【共享按摩椅】前端蓝色UI+分销返利+去除短信注册验证
2021-01-13 22:09:00
50
50
服务器系统:Linux+Centos7.x+宝塔
亲测环境:Nginx 1.18.0+PHP5.6+Mysql5.5
修改数据库配置文件:/APP/Conf/config.php
location/{
if(!-e$request_filename){
rewrite^(.*)$/index.php?s=$1 last;break;
}
}
后台地址:/ht.php
后台账号:admin
下载地址
评论(0)