短视频短剧小程序搭建支持抖音快手百度微信h5端源码+教程
预览
https://duanju.baicaitang.cn/h5/#/
安装
一个备案域名+服务器+阿里云oss
后端搭建
1、导入数据库sql
2、设置运行目录 /public
3、伪静态
location / {index index.html index.htm index.php;#主要是这一段一定要确保存在if (!-e $request_filename) {rewrite ^(.*)$ /index.php?s=/$1 last;break;}#结束#autoindex on;}
4、修改数据库配置文件: 地址 /application/database.php
5、后台地址: /VwmRIfEYDH.php/index/login
管理员账号/密码/手机号:admin/123456/19999999999
前端搭建:接口配置文件 /common/config.js
获取源码:https://hpc.baicaitang.cn/2045.html