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

Yannay bd874733df Remove package-lock.json and update dependencies in package.json and pnpm-lock.yaml, including new additions for Vue DevTools and other libraries. дней назад: 3
.hbuilderx e3c04b7a25 first commit дней назад: 5
src e3c04b7a25 first commit дней назад: 5
unpackage e3c04b7a25 first commit дней назад: 5
.env.development e3c04b7a25 first commit дней назад: 5
.env.production e3c04b7a25 first commit дней назад: 5
.env.test e3c04b7a25 first commit дней назад: 5
.gitignore e3c04b7a25 first commit дней назад: 5
auto-imports.d.ts e3c04b7a25 first commit дней назад: 5
index.html e3c04b7a25 first commit дней назад: 5
package.json bd874733df Remove package-lock.json and update dependencies in package.json and pnpm-lock.yaml, including new additions for Vue DevTools and other libraries. дней назад: 3
pnpm-lock.yaml bd874733df Remove package-lock.json and update dependencies in package.json and pnpm-lock.yaml, including new additions for Vue DevTools and other libraries. дней назад: 3
readme.md e3c04b7a25 first commit дней назад: 5
shims-uni.d.ts e3c04b7a25 first commit дней назад: 5
tsconfig.json e3c04b7a25 first commit дней назад: 5
vite.config.ts e3c04b7a25 first commit дней назад: 5

readme.md

启动项目命令

pnpm dev:h5

HBuilderX 打包环境说明

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