完成登录功能。

This commit is contained in:
2023-04-28 17:46:54 +08:00
parent 6869294c26
commit 0fb93d0ccd
10 changed files with 187 additions and 80 deletions

View File

@@ -13,7 +13,7 @@
"@element-plus/icons-vue": "^2.1.0",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"axios": "^1.3.6",
"axios": "^1.4.0",
"babel": "^6.23.0",
"echarts": "^5.4.2",
"element-plus": "^2.3.4",
@@ -32,7 +32,7 @@
"eslint-plugin-vue": "^9.11.0",
"sass": "^1.62.1",
"typescript": "^5.0.4",
"vite": "^4.3.2",
"vite": "^4.3.3",
"vue-eslint-parser": "^9.1.1"
}
}