商业版E4A原生态影视APP前端+后端源码

商业版E4A原生态影视APP前端+后端源码

搭建说明:
首先,先把后端配置好:

后端配置教程:
直接把后端文件上传到主机,
后台彩虹thinkphp  需要配置伪静态

伪静态规则:
location / {
if (!-e $request_filename){
rewrite  ^(.*)$  /index.php?s=$1  last;   break;
}
}

然后开始配置前端,配置前端可以用软件HBuilder
修改里面的数据就可以了本app集成后台修改一切数据

[rihide]

链接: https://pan.baidu.com/s/1DWv3X9XjeliSob0eB_0tgg 提取码: sza2 复制这段内容后打开百度网盘手机App,操作更方便哦

[/rihide]

原文链接:https://ivmer.com/722683.html,转载请注明出处。
0

评论0

请先

显示验证码
没有账号?注册  忘记密码?

Warning: error_log(/www/wwwroot/www.ivmer.com/wp-content/plugins/spider-analyser/#log/log-2106.txt): failed to open stream: No such file or directory in /www/wwwroot/www.ivmer.com/wp-content/plugins/spider-analyser/spider.class.php on line 3014