😎修复登录页面不显示问题
This commit is contained in:
parent
0c657282d0
commit
17c19e9964
@ -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",
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user