guhongwei 1 year ago
parent
commit
2e77ba8141
2 changed files with 862 additions and 270 deletions
  1. 860 268
      package-lock.json
  2. 2 2
      package.json

File diff suppressed because it is too large
+ 860 - 268
package-lock.json


+ 2 - 2
package.json

@@ -13,6 +13,8 @@
   },
   "dependencies": {
     "@element-plus/icons-vue": "^2.1.0",
+    "@wangeditor/editor": "^5.1.23",
+    "@wangeditor/editor-for-vue": "^1.0.2",
     "animate.css": "^4.1.1",
     "axios": "^1.3.6",
     "element-plus": "^2.3.3",
@@ -20,7 +22,6 @@
     "moment": "^2.29.4",
     "naf-core": "^0.1.2",
     "pinia": "^2.0.32",
-    "vant": "^4.2.0",
     "vue": "^3.2.47",
     "vue-router": "^4.1.6",
     "vuex": "^4.1.0"
@@ -39,7 +40,6 @@
     "sass": "^1.62.0",
     "sass-loader": "^13.2.2",
     "typescript": "~4.8.4",
-    "unplugin-vue-components": "^0.24.1",
     "vite": "^4.1.4",
     "vue-tsc": "^1.2.0"
   }