彩虹易支付系统增加多套模板及订单投诉功能
基于彩虹易支付系统,魔改二次元模板,此版本增加了订单投诉功能,和一个好看二次元模板,喜欢的自行下载一下吧!
安装环境检测
- PHP版本>=7.1
- MYSQL>=5.6
- 推荐使用宝塔面板
源码伪静态说明:
Apache不用管
- nginx如下:
location / { if (!-e $request_filename) { rewrite ^/(.[a-zA-Z0-9\-\_]+).html$ /index.php?mod=$1 last; } rewrite ^/pay/(.*)$ /pay.php?s=$1 last; } location ^~ /plugins { deny all; } location ^~ /includes { deny all; }
演示图:
源码下载:
獭兔 2025年7月17日 01:460
该评论为私密评论獭兔 2025年7月17日 01:290
博主NB,666她图 2025年7月10日 00:300
该评论为私密评论912623519a 2025年3月7日 01:35126
155555aiden 2025年1月23日 13:061
谢谢分享