fix: the login tab page in tabs (#60)
正在显示
... | @@ -30,7 +30,7 @@ | ... | @@ -30,7 +30,7 @@ |
"nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
"path-to-regexp": "^6.2.0", | "path-to-regexp": "^6.2.0", | ||
"qrcode": "^1.4.4", | "qrcode": "^1.4.4", | ||
"vditor": "^3.5.5", | "vditor": "^3.6.0", | ||
"vite": "^1.0.0-rc.8", | "vite": "^1.0.0-rc.8", | ||
"vue": "^3.0.2", | "vue": "^3.0.2", | ||
"vue-i18n": "^9.0.0-beta.6", | "vue-i18n": "^9.0.0-beta.6", | ||
... | @@ -43,7 +43,7 @@ | ... | @@ -43,7 +43,7 @@ |
"devDependencies": { | "devDependencies": { | ||
"@commitlint/cli": "^11.0.0", | "@commitlint/cli": "^11.0.0", | ||
"@commitlint/config-conventional": "^11.0.0", | "@commitlint/config-conventional": "^11.0.0", | ||
"@iconify/json": "^1.1.247", | "@iconify/json": "^1.1.248", | ||
"@ls-lint/ls-lint": "^1.9.2", | "@ls-lint/ls-lint": "^1.9.2", | ||
"@purge-icons/generated": "^0.4.1", | "@purge-icons/generated": "^0.4.1", | ||
"@types/echarts": "^4.8.3", | "@types/echarts": "^4.8.3", | ||
... | ... |
请
注册
或者
登录
后发表评论