fix: loading forever (#35)

This commit is contained in:
Dream Hunter
2023-11-27 18:00:49 +08:00
committed by GitHub
parent 5cfc78d70d
commit 795f256bde
3 changed files with 75 additions and 4 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"@vueuse/core": "^10.1.2",
"axios": "^1.6.2",
"naive-ui": "^2.34.3",
"vue": "^3.3.4",
"vue-clipboard3": "^2.0.0",