考试和问卷弹窗

This commit is contained in:
cxc
2022-05-05 19:48:27 +08:00
parent c03ba9e3ff
commit 1178a907e0
28 changed files with 2982 additions and 214 deletions

View File

@ -8,7 +8,15 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@wangeditor/editor": "^5.0.1",
"@wangeditor/editor-for-vue": "^5.1.10",
"@zoomus/websdk": "^2.3.5",
"axios": "^0.26.1",
"coi-serviceworker": "^0.1.6",
"core-js": "^3.8.3",
"dayjs": "^1.11.1",
"element-plus": "^2.1.9",
"lodash": "^4.17.21",
"vue": "^3.2.13",
"vue-router": "^4.0.3",
"vuex": "^4.0.0"