修改样式,适配手机
This commit is contained in:
@@ -408,7 +408,7 @@ const handleSubmit=()=>{
|
||||
background:url('@/static/images/PicLogoTxt2@2x.png') center bottom 10rpx no-repeat;
|
||||
background-size:487rpx 214rpx;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
height: calc(100vh - 110px) ;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user