Merge branch 'dev' of https://cloud.wodcloud.com/git/smart-operation/so-manage-ui into dev
Showing
... | @@ -18,11 +18,14 @@ | ... | @@ -18,11 +18,14 @@ |
"element-plus": "^2.2.19", | "element-plus": "^2.2.19", | ||
"github-markdown-css": "^5.1.0", | "github-markdown-css": "^5.1.0", | ||
"html2canvas": "^1.4.1", | "html2canvas": "^1.4.1", | ||
"lodash": "^4.17.21", | |||
"markdown-it": "^13.0.1", | "markdown-it": "^13.0.1", | ||
"mavon-editor": "^3.0.0", | "mavon-editor": "^3.0.1", | ||
"sass": "^1.35.1", | "sass": "^1.35.1", | ||
"string-format": "^2.0.0", | |||
"uuid": "^8.3.2", | "uuid": "^8.3.2", | ||
"vue": "^3.2.31", | "vue": "^3.2.31", | ||
"vue-demi": "^0.14.5", | |||
"vue-i18n": "^9.1.7", | "vue-i18n": "^9.1.7", | ||
"vue-router": "^4.0.10", | "vue-router": "^4.0.10", | ||
"vue3-ace-editor": "^2.2.2", | "vue3-ace-editor": "^2.2.2", | ||
... | ... |
pnpm-lock.yaml
0 → 100644
src/assets/css/base.css
0 → 100644
src/components/gap-title.vue
0 → 100644
Please register or sign in to comment