关键话术

This commit is contained in:
zcx
2023-12-22 13:17:43 +08:00
parent f6c6002eda
commit 9eeefde0fb
8 changed files with 426 additions and 11 deletions

View File

@@ -59,7 +59,8 @@
"vue-meta": "2.4.0",
"vue-router": "3.4.9",
"vuedraggable": "2.24.3",
"vuex": "3.6.0"
"vuex": "3.6.0",
"webpack-dev-server": "^3.10.3"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.4.6",
@@ -72,6 +73,7 @@
"connect": "3.6.6",
"eslint": "7.15.0",
"eslint-plugin-vue": "7.2.0",
"html-webpack-plugin": "^5.6.0",
"lint-staged": "10.5.3",
"runjs": "4.4.2",
"sass": "1.32.13",