wip(Login): Login developing

This commit is contained in:
陈凯龙
2022-01-05 17:02:25 +08:00
parent 77097c8d92
commit 4216f7c218
26 changed files with 391 additions and 1597 deletions

View File

@@ -34,7 +34,8 @@
"vue": "3.2.26",
"vue-i18n": "9.1.9",
"vue-router": "^4.0.12",
"vue-types": "^4.1.1"
"vue-types": "^4.1.1",
"web-storage-cache": "^1.1.1"
},
"devDependencies": {
"@commitlint/cli": "^16.0.1",
@@ -49,7 +50,6 @@
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue-jsx": "^1.3.3",
"@windicss/plugin-animations": "^1.0.9",
"async-validator": "^4.0.7",
"autoprefixer": "^10.4.1",
"commitizen": "^4.2.4",
"eslint": "^8.6.0",