安装说明及安装环境 服务器系统:Linux + Centos7.x + 宝塔 亲测环境:Nginx 1.18.0 + PHP7.0 + Mysql5.6 有自助安装程序跟提示操作即可 Nginx伪静态设置 location / { if (!-e $request_filename){ rewrite ^(.*)$ /index.php?s=$1 last; break; } } 注册问题解决方法 手机前
安装说明及安装环境
服务器系统:Linux + Centos7.x + 宝塔
亲测环境:Nginx 1.18.0 + PHP7.0 + Mysql5.6
有自助安装程序跟提示操作即可
Nginx伪静态设置
location / {
if (!-e $request_filename){
rewrite ^(.*)$ /index.php?s=$1 last; break;
}
}

![JP027【自动发】企业商户运营版带WAP手机端[多种主题+亲测可用]](/img.zy5.cc/upload/products/202311/21/1622605029-4335e9a19fdf3db.png)

















