😎修复登录页面不显示问题

This commit is contained in:
zuohuaijun 2025-05-27 17:25:48 +08:00
parent 0c657282d0
commit 17c19e9964
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
"@vue-office/docx": "^1.6.2",
"@vue-office/excel": "^1.7.14",
"@vue-office/pdf": "^2.0.9",
"@vueuse/core": "^13.2.0",
"@vueuse/core": "^13.3.0",
"@vxe-ui/plugin-export-xlsx": "^4.2.1",
"@vxe-ui/plugin-render-element": "^4.0.11",
"@wangeditor/editor": "^5.1.23",

View File

@ -228,7 +228,7 @@ const initI18nOrSize = (value: string, attr: string) => {
.login-right-warp-one,
.login-right-warp-two {
position: absolute;
position: absolute !important;
display: block;
width: inherit;
height: inherit;