diff --git a/ui/src/styles/app.scss b/ui/src/styles/app.scss index b6a710a64..f868dec8a 100644 --- a/ui/src/styles/app.scss +++ b/ui/src/styles/app.scss @@ -742,3 +742,8 @@ h5 { .record-tip-confirm { max-width: 800px !important; } + +//企业微信 +.wwLogin_qrcode_head { + padding:20px 0 !important; +} \ No newline at end of file diff --git a/ui/src/views/login/components/wecomQrCode.vue b/ui/src/views/login/components/wecomQrCode.vue index 2892e816a..0313138ab 100644 --- a/ui/src/views/login/components/wecomQrCode.vue +++ b/ui/src/views/login/components/wecomQrCode.vue @@ -67,9 +67,7 @@ init()