Go to file
时启龙 d8e202fb52 fix: modify 2025-01-17 16:06:47 +08:00
bak init 2024-03-14 11:30:18 +08:00
public init 2024-03-14 11:30:18 +08:00
src fix: modify 2025-01-17 16:06:47 +08:00
.editorconfig init 2024-03-14 11:30:18 +08:00
.eslintrc.js init 2024-03-14 11:30:18 +08:00
.gitignore init 2024-03-14 11:30:18 +08:00
.prettierrc init 2024-03-14 11:30:18 +08:00
Jenkinsfile init 2024-03-14 11:30:18 +08:00
README.md init 2024-03-14 11:30:18 +08:00
components.d.ts fix: 把左上角那个小房子 按钮就去掉吧 2025-01-17 16:03:21 +08:00
env.d.ts init 2024-03-14 11:30:18 +08:00
index.html init 2024-03-14 11:30:18 +08:00
main-web.zip fix: 把左上角那个小房子 按钮就去掉吧 2025-01-17 16:03:21 +08:00
package.json init 2024-03-14 11:30:18 +08:00
pnpm-lock.yaml fix: 修改代理接口 2024-03-14 14:05:43 +08:00
tsconfig.json init 2024-03-14 11:30:18 +08:00
tsconfig.vite-config.json init 2024-03-14 11:30:18 +08:00
vite.config.ts fix: 登录云管,默认进入监控概览界面; 2024-09-18 10:36:15 +08:00

README.md

vue3.0-tpl

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.