Go to file
sxj f03b10a1ee fix: 登录云管,默认进入监控概览界面;
隐藏右上角的工单和新手入门图标
2024-09-18 10:36:15 +08:00
bak init 2024-03-14 11:30:18 +08:00
public init 2024-03-14 11:30:18 +08:00
src fix: 登录云管,默认进入监控概览界面; 2024-09-18 10:36:15 +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: 登录云管,默认进入监控概览界面; 2024-09-18 10:36:15 +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
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.