共计 315 个字符,预计需要花费 1 分钟才能阅读完成。
1. 将源码上传到宝塔站点目录之后解压
2. 去 config 目录下找到 database.php 文件配置数据库
3. 导入数据库
4. 切换 php 版本 8.0
5. 设置伪静态
伪静态代码
location ~* (runtime|application)/{return 403;}
location / {if (!-e $request_filename){rewrite ^(.*)$ /index.php?s=$1 last; break;
}
}
后台账号:
admin@qq.com
后台密码:
123456
功能还挺多的,有兴趣的可以去看看
下载链接: 异次元发卡系统源码荔枝发卡 V3.0 二次元风格发卡网全开源源码对接码支付 (1).zip - 蓝奏云 (lanzouf.com)
正文完