cmc-web/webs/cmp-web
时启龙 59b0c799d1 fix: 弹性IP列表执行绑定云主机操作,云主机存在2个网卡,在下拉列表中无法单独选择云主机的某一个网卡,前端自动选中了该云主机的2个网卡数据 2024-08-28 22:59:20 +08:00
..
public style: 格式化代码 2024-08-21 09:17:14 +08:00
src fix: 弹性IP列表执行绑定云主机操作,云主机存在2个网卡,在下拉列表中无法单独选择云主机的某一个网卡,前端自动选中了该云主机的2个网卡数据 2024-08-28 22:59:20 +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 style: 格式化代码 2024-08-21 09:17:14 +08:00
vue.config.js style: 格式化代码 2024-08-21 09:17:14 +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.