【美金点位盘】金融外汇交易所带风控功能[已测试]
源码介绍:还有一些bat的命令需要运行,我本地测试未开启服务,具体有没有问题【未知】。
有技术的可以下载学习研究。
源码太大了,光搭建研究环境+破解后台密码都花了一个小时。
服务器系统:Win+Centos7.0以上+宝塔
亲测环境:Nginx1.16.1+PHP7.0+Mysql5.5
数据库配置文件:/common/config/main-local.php
其他接口等配置:/common/config/bootstrap.php
运行目录:/frontend/web/
Nginx伪静态设置
if (!-f $request_filename){
set $rule_0 1$rule_0;
}
if (!-d $request_filename){
set $rule_0 2$rule_0;
}
if ($rule_0 = "21"){
rewrite /. /index.php;
}
后台地址:/admin
后台账号:admin
后台密码:www.hnymwl.com
前台账号:18888888888
前台密码:18888888888后台实测截图:
![【美金点位盘】金融外汇交易所带风控功能[已测试] 【美金点位盘】金融外汇交易所带风控功能[已测试]](https://yiqucode.oss-cn-shenzhen.aliyuncs.com/20210112/20210112164543.jpg)
![【美金点位盘】金融外汇交易所带风控功能[已测试] 【美金点位盘】金融外汇交易所带风控功能[已测试]](https://yiqucode.oss-cn-shenzhen.aliyuncs.com/20210112/20210112164601.jpg)
![【美金点位盘】金融外汇交易所带风控功能[已测试] 【美金点位盘】金融外汇交易所带风控功能[已测试]](https://yiqucode.oss-cn-shenzhen.aliyuncs.com/20210112/20210112164620.jpg)
![【美金点位盘】金融外汇交易所带风控功能[已测试] 【美金点位盘】金融外汇交易所带风控功能[已测试]](https://yiqucode.oss-cn-shenzhen.aliyuncs.com/20210112/20210112164636.jpg)
![【美金点位盘】金融外汇交易所带风控功能[已测试] 【美金点位盘】金融外汇交易所带风控功能[已测试]](https://yiqucode.oss-cn-shenzhen.aliyuncs.com/20210112/20210112164653.jpg)
![【美金点位盘】金融外汇交易所带风控功能[已测试] 【美金点位盘】金融外汇交易所带风控功能[已测试]](https://yiqucode.oss-cn-shenzhen.aliyuncs.com/20210112/20210112164710.jpg)
前端实测截图:



