feat: 商品分类和商品基础信息升级改造

This commit is contained in:
郝先瑞
2022-01-07 23:58:25 +08:00
parent c741d89b15
commit d465fd6b47
7 changed files with 574 additions and 120 deletions

View File

@@ -8,6 +8,7 @@
},
"dependencies": {
"@element-plus/icons": "0.0.11",
"@tinymce/tinymce-vue": "^4.0.5",
"axios": "^0.24.0",
"element-plus": "^1.2.0-beta.6",
"nprogress": "^0.2.0",
@@ -15,6 +16,7 @@
"path-to-regexp": "^6.2.0",
"pinia": "^2.0.9",
"screenfull": "^6.0.0",
"tinymce": "^5.10.2",
"vue": "^3.2.16",
"vue-router": "^4.0.12"
},
@@ -22,6 +24,7 @@
"@types/node": "^16.11.7",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@types/tinymce": "^4.6.4",
"@vitejs/plugin-vue": "^1.9.3",
"sass": "^1.43.4",
"typescript": "^4.4.3",