Go to file Use this template
yidl 0962d2c754 package-lock.json 2025-08-25 22:06:21 +08:00
.vscode first commit 2025-07-07 14:14:38 +08:00
public first commit 2025-07-07 14:14:38 +08:00
src 修改获取路由方法 2025-07-28 09:15:53 +08:00
.env.development 修复切换系统地址 2025-07-17 17:48:40 +08:00
.env.production 修改环境地址 2025-07-15 09:32:48 +08:00
.env.staging 修改环境地址 2025-07-15 09:32:48 +08:00
.env.test 修改环境地址 2025-07-15 09:32:48 +08:00
.eslintrc.js first commit 2025-07-07 14:14:38 +08:00
.gitignore first commit 2025-07-07 14:14:38 +08:00
Dockerfile healthy Dockerfile 2025-08-25 21:53:00 +08:00
Jenkinsfile bzpt.healthy-ui Jenkinsfile 2025-08-25 21:44:14 +08:00
README.md first commit 2025-07-07 14:14:38 +08:00
eslint.config.mjs first commit 2025-07-07 14:14:38 +08:00
index.html first commit 2025-07-07 14:14:38 +08:00
nginx.conf.healthy-ui nginx.conf.healthy-ui 2025-08-25 21:55:44 +08:00
package-lock.json package-lock.json 2025-08-25 22:06:21 +08:00
package.json first commit 2025-07-07 14:14:38 +08:00
vite.config.js 统一地址管理 2025-07-15 09:28:22 +08:00
yarn.lock package-lock.json 2025-08-25 22:06:21 +08:00

README.md

vue-project

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build