搭建要求:
1. 系統(tǒng)要求 Nginx 1.18.0+PHP-7.2+mysql5.6,開啟 ssl,php 需要安裝 sg11 擴(kuò)展
2. 設(shè)置偽靜態(tài)
- location / {
- index index.php index.html index.htm;
- if?(!-e $request_filename)
- {
- rewrite ^/(.*)$ /index.php?s=$1;
- }
- }
- location /api/ {
- index index.php index.html index.htm;
- if?(!-e $request_filename)
- {
- rewrite ^/api/(.*)$ /api/index.php?s=$1;
- }
- }
- location ~* /upload/.+.(html|php)$ {
- return?404;
- }
- location ~* ^/plugins/.+.(html|php)$ {
- return?404;
- }
- location ~* /themes/.+.(html|php)$ {
- return?404;
- }
3. 架設(shè)要求
關(guān)閉防火墻或放開安全組 1 -65535
4. 創(chuàng)建數(shù)據(jù)庫
創(chuàng)建數(shù)據(jù)庫并導(dǎo)入數(shù)據(jù)庫文件 數(shù)據(jù)庫.sql
打開數(shù)據(jù)庫配置文件修改數(shù)據(jù)庫賬號密碼
表情包小程序帶前后端后端 dataconfigconfig.php
5. 后臺網(wǎng)址
后臺網(wǎng)址:域名 /alibiaoqing 賬號 admin 密碼 123456
6. 前端配置
前端:使用微信開發(fā)者工具導(dǎo)入前段源碼
1. 打開 project.config.json 文件修改你的 appid 和項目名
- ? 修改小程序名字(搜索夕夏表情包替換成你自己的名字)
- ? 替換域名
- ? 小程序后臺記得添加上你的域名和 https://cdn.hotemoji.com/
文件名稱:表情包小程序帶前后端修改過版本.zip
文件大小:10.5MB
下載聲明:本站全部資源來自于網(wǎng)友分享及網(wǎng)絡(luò)收集整理,若侵犯了您的隱私或版權(quán),請及時聯(lián)系我們刪除有關(guān)信息。
下載地址:
藍(lán)奏網(wǎng)盤:https://laoma.lanzoul.com/iL6j81p4a45a
123 云盤:https://www.123pan.com/s/WfWiVv-slKv3.html
夸克網(wǎng)盤:https://pan.quark.cn/s/0a26ef9495dc
正文完