模块下配置url_html_suffix无效

浏览:1008 发布日期:2017/01/18 分类:ThinkPHP5专区 关键字: BUG
比如:公共config.php中配置url_html_suffix=>html
在admin/config.php中配置url_html_suffix=>phtml
在访问admin下的链接(如/admin/login/index.phtml)时提示模块不存在,但访问/admin/login/index.html正常。
最佳答案
评论( 相关
后面还有条评论,点击查看>>