GEC挖矿区块挖矿机系统+UI可随意更改

下载地址已下载 0 次

服务协议

文章介绍
发表评论
更新日志
历史版本

介绍

服务器系统:Linux+宝塔

测试环境:Nginx1.16.1+PHP5.6+Mysql5.5

数据库配置:

/config.php

/User/Weixin/Conf/config.php

/snadmin/Shop/Conf/config.php.bak

Nginx伪静态配置

location / {

if (!-e $request_filename){

rewrite ^(.*)$ /index.php?s=$1 last; break;

}

}

后台地址:/admin.php

 

前台账号:18888888888

前台密码:18888888888

安全密码:123456

一般更换背景图就可以了,背景图百度一堆自己找

UI图目录:

背景图:/Public/web/img/body_bg.jpg

其他素材:/Public/web/img/

THE END
© 版权声明
点赞593 分享
暂无内容
暂无更新日志
暂无内容
暂无历史版本

GEC挖矿区块挖矿机系统+UI可随意更改

介绍

服务器系统:Linux+宝塔

测试环境:Nginx1.16.1+PHP5.6+Mysql5.5

数据库配置:

/config.php

/User/Weixin/Conf/config.php

/snadmin/Shop/Conf/config.php.bak

Nginx伪静态配置

location / {

if (!-e $request_filename){

rewrite ^(.*)$ /index.php?s=$1 last; break;

}

}

后台地址:/admin.php

 

前台账号:18888888888

前台密码:18888888888

安全密码:123456

一般更换背景图就可以了,背景图百度一堆自己找

UI图目录:

背景图:/Public/web/img/body_bg.jpg

其他素材:/Public/web/img/

© 版权声明
THE END
点赞593 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容