This commit is contained in:
2023-05-05 15:55:40 +08:00
parent 8c9afda249
commit 50f75ff394
18 changed files with 1268 additions and 856 deletions

View File

@ -8,11 +8,14 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@vicons/ionicons5": "^0.12.0",
"autoprefixer": "^10.4.12",
"axios": "^1.1.3",
"core-js": "^3.8.3",
"flv.js": "^1.6.2",
"lodash-es": "^4.17.21",
"modern-normalize": "^1.1.0",
"pinia": "^2.0.33",
"postcss-pxtorem": "^6.0.0",
"vue": "^3.2.13"
},