小葫芦appvue3版本:vue3+uviewplus+uniapp+ts

zhangxin e3c04b7a25 first commit il y a 8 heures
.hbuilderx e3c04b7a25 first commit il y a 8 heures
src e3c04b7a25 first commit il y a 8 heures
unpackage e3c04b7a25 first commit il y a 8 heures
.env.development e3c04b7a25 first commit il y a 8 heures
.env.production e3c04b7a25 first commit il y a 8 heures
.env.test e3c04b7a25 first commit il y a 8 heures
.gitignore e3c04b7a25 first commit il y a 8 heures
auto-imports.d.ts e3c04b7a25 first commit il y a 8 heures
index.html e3c04b7a25 first commit il y a 8 heures
package-lock.json e3c04b7a25 first commit il y a 8 heures
package.json e3c04b7a25 first commit il y a 8 heures
pnpm-lock.yaml e3c04b7a25 first commit il y a 8 heures
readme.md e3c04b7a25 first commit il y a 8 heures
shims-uni.d.ts e3c04b7a25 first commit il y a 8 heures
tsconfig.json e3c04b7a25 first commit il y a 8 heures
vite.config.ts e3c04b7a25 first commit il y a 8 heures

readme.md

启动项目命令

pnpm dev:h5

HBuilderX 打包环境说明

直接修改 .env.production 文件中的 VITE_API_BASE_URL 环境地址,然后使用 HBuilderX [发行]-[云打包] 即可。