修改样式,适配手机

This commit is contained in:
xuli3099
2025-08-27 13:49:03 +08:00
parent 201b7058a5
commit c5fe81450e
11 changed files with 1019 additions and 3259 deletions

View File

@@ -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;
}