测试环境:Windows + 宝塔面板 + Nginx1.18 + php5.6 + mysql5.6
数据库配置文件 APP/Conf/config.php
Nginx伪静态
index index.html index.htm index.php;
if (!-e $request_filename) {
rewrite ^/index.php(.*)$ /index.php?s=聯絡客服 last; #必须在前面
rewrite ^(.*)$ /index.php?s=聯絡客服 last;
break;
}
后台/admin.php 用户:admin 密码:123456
代理后台 /agent.php更多源码资源可登录本站
后台实测截图:





手机端截图:
