前后端全面升级

This commit is contained in:
pycook
2023-07-10 17:42:15 +08:00
parent f57ff80099
commit 98cc853dbc
641 changed files with 97789 additions and 23995 deletions

11
cmdb-ui/README.zh-CN.md Normal file
View File

@@ -0,0 +1,11 @@
#Oneops-UI
```shell
## build
yarn run build
## develop
yarn run serve
```