
在首页面用Ajax写了个3级联动,点击下面的按钮跳转到下一个模块中,在模块中判断这个3级联动每个下拉框的值是不是空,如果是空值,返回主页面
问题是现在,是空值的话返回主页面之后,我用$this-display('首页面')和$this->redirect('Index/index');都试了
第一点 三级联动无法获得数据
第二点 这个路径变成http://localhost/xm_syportal/index.php/index/index.html 不是我想要的http://localhost/xm_syportal/index