本帖最后由 mac 于 2021-11-15 12:30 编辑
源码介绍 H5士兵扫雷游戏二开运营版源码,只供娱乐禁止非法使用。点击主页发送红包-设置红包金额-红包雷号发送红包,也可以抢包,抢包中雷付1.6倍玩家抢的金额尾号,是你的设置的红包累号,就会赔偿你发出红包金额的1.6倍 (有0.1倍按比例给代理实际赔付1.5倍),中雷直接到账游戏余额,中雷人数没有限制 使用说明Linux centos 7.2 Nginx 1.16+PHP 7.0+MySQL 5.5 宝塔设置thinkphp伪静态 php安装扩展 fileinfo 修改 php.ini里的disable_functions = 替换为下面的全部数据
- disable_functions = passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv,
复制代码开放端口 1:60000 添加站点,上传文件,权限设置成777 修改两个数据库的配置文件
- data\conf\database.php
- simplewind\GatewayWorker\Applications\YourApp\Config\Db.php
复制代码修改公众号配置文件
- app\index\controller\WeixinController.php
复制代码修改公众号的appid和key
启动服务端
- cd simplewind/GatewayWorker
复制代码回车
后台地址:http://你的域名/admins
后台账号:admin
后台密码:123456
微信地址:http://你的域名/
|