在TP5中redirect后url不正确了

浏览:6021 发布日期:2016/10/24 分类:求助交流 关键字: redirect
直接访问http://localhost/没有问题,使用$this->redirect('index/index')时,url变成了http://localhost/index/index/index.html了,如何才能实现在使用$this->redirect方法后,url还是http://localhost/
最佳答案
评论( 相关
后面还有条评论,点击查看>>