主持人参会页面

This commit is contained in:
cxc
2022-05-18 17:25:43 +08:00
parent d22348bd24
commit a9a9dca090
13 changed files with 961 additions and 224 deletions

View File

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