作者 xiaoqiu

更新了配置中心和优化保单大厅

@@ -16,6 +16,7 @@ @@ -16,6 +16,7 @@
16 }, 16 },
17 "dependencies": { 17 "dependencies": {
18 "@element-plus/icons-vue": "2.0.10", 18 "@element-plus/icons-vue": "2.0.10",
  19 + "@vueup/vue-quill": "^1.2.0",
19 "@vueuse/core": "9.5.0", 20 "@vueuse/core": "9.5.0",
20 "axios": "0.27.2", 21 "axios": "0.27.2",
21 "echarts": "5.4.0", 22 "echarts": "5.4.0",
@@ -26,6 +27,8 @@ @@ -26,6 +27,8 @@
26 "jsencrypt": "3.3.1", 27 "jsencrypt": "3.3.1",
27 "nprogress": "0.2.0", 28 "nprogress": "0.2.0",
28 "pinia": "2.0.22", 29 "pinia": "2.0.22",
  30 + "quill-image-drop-module": "^1.0.3",
  31 + "quill-image-resize-module": "^3.0.0",
29 "vue": "3.2.45", 32 "vue": "3.2.45",
30 "vue-cropper": "1.0.3", 33 "vue-cropper": "1.0.3",
31 "vue-router": "4.1.4" 34 "vue-router": "4.1.4"