feat: 增加打包部署文档说明

This commit is contained in:
kenny
2025-11-24 10:33:25 +08:00
parent 9606f56d09
commit fd67fa8c20
4 changed files with 15 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
## 本项目是基于uniapp生态、用hbuilder创建的,所以打包的时候得用到hbuilder
### 项目启动介绍
- 1、下载hbuilder并把本项目导入到hbuilder
- 2、安装依赖,在当前目录下执行命令npm i
- 3、打包步骤
- 1、点击发行
- 2、选择网站-PC WEB或手机H5
- 4、点击发行
- 5、执行完毕,生成的网站文件在此目录 /unpackage/dist/build/web
- 6、部署到你的服务器即可
- ![alt text](image.png)
- ![alt text](image-1.png)
- ![alt text](image-2.png)
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 412 KiB