登录页面添加

This commit is contained in:
zhangyiming
2020-12-04 14:28:25 +08:00
parent a647a16b92
commit 10ba75b1b6
19 changed files with 246 additions and 144 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"await-to-js": "^2.1.1",
"axios": "^0.21.0",
"element-plus": "^1.0.1-beta.2",
"element-plus": "^1.0.1-beta.3",
"vue": "^3.0.4",
"vue-class-component": "^8.0.0-rc.1",
"vue-router": "^4.0.0-rc.6",
@@ -38,4 +38,4 @@
"typescript": "~3.9.3",
"vite": "^1.0.0-rc.13"
}
}
}