cmc-web/webs/cms-web
时启龙 06e4f2ac78 fix: 监控概览页面宿主机监控不支持天翼云,切换查看内存TOP5存本
隐藏相关菜单
2024-08-28 16:14:59 +08:00
..
public style: 格式化代码 2024-08-21 09:17:14 +08:00
src fix: 监控概览页面宿主机监控不支持天翼云,切换查看内存TOP5存本 2024-08-28 16:14:59 +08:00
.browserslistrc Initial commit all 2024-08-20 20:11:31 +08:00
.editorconfig Initial commit all 2024-08-20 20:11:31 +08:00
.env.development Initial commit all 2024-08-20 20:11:31 +08:00
.env.production Initial commit all 2024-08-20 20:11:31 +08:00
.eslintignore Initial commit all 2024-08-20 20:11:31 +08:00
.eslintrc.js style: 格式化代码 2024-08-21 09:17:14 +08:00
.gitignore Initial commit all 2024-08-20 20:11:31 +08:00
.prettierrc Initial commit all 2024-08-20 20:11:31 +08:00
README.md style: 格式化代码 2024-08-21 09:17:14 +08:00
babel.config.js style: 格式化代码 2024-08-21 09:17:14 +08:00
commitlint.config.js style: 格式化代码 2024-08-21 09:17:14 +08:00
package.json style: 格式化代码 2024-08-21 09:17:14 +08:00
postcss.config.js Initial commit all 2024-08-20 20:11:31 +08:00
tsconfig.json Initial commit all 2024-08-20 20:11:31 +08:00
vite.config.ts style: 格式化代码 2024-08-21 09:17:14 +08:00
vue.config.js Initial commit all 2024-08-20 20:11:31 +08:00

README.md

ts

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.