bug fixed

This commit is contained in:
cxc
2022-11-28 16:44:51 +08:00
parent 647e273c1d
commit 3f75b5b378
40 changed files with 1825 additions and 869 deletions

View File

@ -8,11 +8,13 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"autoprefixer": "^10.4.12",
"axios": "^1.1.3",
"core-js": "^3.8.3",
"flv.js": "^1.6.2",
"modern-normalize": "^1.1.0",
"vue": "^3.2.13",
"vue-router": "^4.1.5"
"postcss-pxtorem": "^6.0.0",
"vue": "^3.2.13"
},
"devDependencies": {
"@babel/core": "^7.12.16",