'url_convert' => true无效

浏览:2527 发布日期:2016/08/09 分类:ThinkPHP5专区
'url_convert' => true,
访问http://localhost:8007/index.php/index/user/update_password,
提示方法不存在 :app\index\controller\User->update_password,
为什么没有将update_password转换为updatePassword啊
最佳答案
评论( 相关
后面还有条评论,点击查看>>