This commit is contained in:
张良(004796)
2024-03-27 17:40:44 +08:00
parent 8df204e8cd
commit dc7fb6e059
17 changed files with 420 additions and 27 deletions

View File

@@ -8,6 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^1.6.8",
"core-js": "^3.8.3",
"vue": "^2.6.14",
"vue-router": "^3.5.1"