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

zhangxin 3de7571f79 feat;提交 1 tydzień temu
.hbuilderx e3c04b7a25 first commit 1 tydzień temu
src 3de7571f79 feat;提交 1 tydzień temu
unpackage e3c04b7a25 first commit 1 tydzień temu
.env.development 3de7571f79 feat;提交 1 tydzień temu
.env.production e3c04b7a25 first commit 1 tydzień temu
.env.test e3c04b7a25 first commit 1 tydzień temu
.gitignore e152b3c5ae 登录页样式逻辑同步旧版登录页样式逻辑 1 tydzień temu
auto-imports.d.ts e3c04b7a25 first commit 1 tydzień temu
index.html e3c04b7a25 first commit 1 tydzień temu
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. 1 tydzień temu
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. 1 tydzień temu
readme.md e152b3c5ae 登录页样式逻辑同步旧版登录页样式逻辑 1 tydzień temu
shims-uni.d.ts e3c04b7a25 first commit 1 tydzień temu
tsconfig.json e3c04b7a25 first commit 1 tydzień temu
vite.config.ts e152b3c5ae 登录页样式逻辑同步旧版登录页样式逻辑 1 tydzień temu

readme.md

pnpm -v 10.30.3

npm -v 10.8.2

node -v v20.19.0

启动项目命令

pnpm install
pnpm dev:h5

HBuilderX 打包环境说明

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