【怪兽充电宝 / 共享充电宝】新版共享充电宝二开完美运行源码 / 新增多个实用功能 / 新增实名认证
测试环境: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=$1 last; #必须在前面
rewrite ^(.*)$ /index.php?s=$1 last;
break;
}
后台/admin.php 用户:admin 密码:123456
代理后台 /agent.php更多源码资源可登录www.yiqucode.com
后台实测截图:





手机端截图:



