tp5中 ?id=1&status=1 参数形式无法获取到

 

tp5中, ?id=1&status=1   参数形式无法获取到,修改config.php文件:

// URL普通方式参数 用于自动生成
'url_common_param' => true,   

就可以了。

posted on 2018-10-30 23:07  ~阿辉  阅读(309)  评论(0)    收藏  举报

导航