Commit 124c5c17 by zhangleyuan

feat:修改logo的大小

parent cc122ab5
......@@ -20,8 +20,7 @@
align-items: center;
justify-content: space-between;
.box-image {
width: 91px;
height: 25px;
height: 30px;
margin-left: 27px;
}
.user {
......
......@@ -11,7 +11,7 @@
z-index: 112;
.logo {
display: inline-block;
height: 24px;
height: 30px;
margin-left: 20px;
}
.logo-name {
......
......@@ -37,7 +37,7 @@ export default function WechatLogin(props: any) {
text: redirect,
correctLevel: 2,
size: 160,
image: 'https://image.xiaomaiketang.com/xm/c4KiP2epBP.png',
image: 'https://image.xiaomaiketang.com/xm/Newk4NrxKC.png',
imageSize: 50
});
qrcodeWrapDom.innerHTML = '';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment