Merge remote-tracking branch 'yudao/dev' into dev
# Conflicts: # src/views/Login/components/LoginForm.vue # src/views/Login/components/MobileForm.vue # src/views/mp/components/wx-editor/WxEditor.vue
Showing
| ... | @@ -32,13 +32,12 @@ | ... | @@ -32,13 +32,12 @@ |
| "@form-create/element-ui": "^3.1.17", | "@form-create/element-ui": "^3.1.17", | ||
| "@iconify/iconify": "^3.1.0", | "@iconify/iconify": "^3.1.0", | ||
| "@videojs-player/vue": "^1.0.0", | "@videojs-player/vue": "^1.0.0", | ||
| "@vueup/vue-quill": "^1.1.1", | |||
| "@vueuse/core": "^9.13.0", | "@vueuse/core": "^9.13.0", | ||
| "@wangeditor/editor": "^5.1.23", | "@wangeditor/editor": "^5.1.23", | ||
| "@wangeditor/editor-for-vue": "^5.1.10", | "@wangeditor/editor-for-vue": "^5.1.10", | ||
| "@zxcvbn-ts/core": "^2.2.1", | "@zxcvbn-ts/core": "^2.2.1", | ||
| "animate.css": "^4.1.1", | "animate.css": "^4.1.1", | ||
| "axios": "^1.3.4", | "axios": "^1.3.5", | ||
| "benz-amr-recorder": "^1.1.5", | "benz-amr-recorder": "^1.1.5", | ||
| "bpmn-js-token-simulation": "^0.10.0", | "bpmn-js-token-simulation": "^0.10.0", | ||
| "camunda-bpmn-moddle": "^7.0.1", | "camunda-bpmn-moddle": "^7.0.1", | ||
| ... | @@ -48,16 +47,16 @@ | ... | @@ -48,16 +47,16 @@ |
| "diagram-js": "^11.6.0", | "diagram-js": "^11.6.0", | ||
| "echarts": "^5.4.1", | "echarts": "^5.4.1", | ||
| "echarts-wordcloud": "^2.1.0", | "echarts-wordcloud": "^2.1.0", | ||
| "element-plus": "2.3.1", | "element-plus": "2.3.3", | ||
| "fast-xml-parser": "^4.1.3", | "fast-xml-parser": "^4.1.3", | ||
| "highlight.js": "^11.7.0", | "highlight.js": "^11.7.0", | ||
| "intro.js": "^6.0.0", | "intro.js": "^7.0.1", | ||
| "jsencrypt": "^3.3.2", | "jsencrypt": "^3.3.2", | ||
| "lodash-es": "^4.17.21", | "lodash-es": "^4.17.21", | ||
| "min-dash": "^4.0.0", | "min-dash": "^4.0.0", | ||
| "mitt": "^3.0.0", | "mitt": "^3.0.0", | ||
| "nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
| "pinia": "^2.0.33", | "pinia": "^2.0.34", | ||
| "qrcode": "^1.5.1", | "qrcode": "^1.5.1", | ||
| "qs": "^6.11.1", | "qs": "^6.11.1", | ||
| "steady-xml": "^0.1.0", | "steady-xml": "^0.1.0", | ||
| ... | ... |
src/styles/vxe.css
deleted
100644 → 0
src/types/.gitignore
0 → 100644
src/types/auto-components.d.ts
deleted
100644 → 0
src/types/auto-imports.d.ts
deleted
100644 → 0
src/utils/env.ts
deleted
100644 → 0
src/views/mp/draft/editor-config.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/message/MessageTable.vue
0 → 100644
Please
register
or
sign in
to comment