
安装说明:
上传压缩包至网站根目录,修改数据库信息,data/config.php
导入数据库meiupic.sql
后台地址: http://xxx.com/admin
账号:admin 密码:123456
NGINX伪静态规则
location / {
if (!–e $request_filename) {
rewrite ^/(.*)$ /index.php?q=$1&$args last;
break;
}
}
© 版权声明
THE END

![Zibll子比主题-接入支付宝当面付、支付企业支付详细图文教程[最新]-热点1站-源码资源免费分享官网](https://oss.zibll.com/zibll.com/2024/04/20240411114114834-image-21.png?x-oss-process=image%2Fquality,q_50%2Fresize,m_fill,w_1024,h_770)












暂无评论内容