feat:添加组件实例

This commit is contained in:
zhangchuanlong
2022-03-07 12:18:42 +08:00
parent 8bcbcac531
commit 5fcc47816c
10 changed files with 1251 additions and 839 deletions

View File

@@ -15,6 +15,7 @@
"axios": "^0.21.4",
"dayjs": "^1.10.7",
"lodash-es": "^4.17.21",
"md-editor-v3": "^1.10.2",
"mockjs": "^1.1.0",
"pinia": "^2.0.11",
"vue": "^3.2.30",
@@ -38,8 +39,8 @@
"prettier": "^2.5.1",
"sass": "^1.38.1",
"unocss": "^0.16.4",
"vite": "^2.8.0",
"unplugin-vue-components": "^0.17.18",
"vite": "^2.8.0",
"vite-plugin-html": "^2.1.1",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-vue-setup-extend": "^0.3.0"