界面优化

This commit is contained in:
jia 2023-08-12 18:20:03 +08:00
parent c14a514b5e
commit 6e2aafcb4f

View File

@ -741,10 +741,11 @@
background: url('@/static/images/wtbg3.png') no-repeat;
background-size: 100% 100%;
position: relative;
margin-top: -190rpx;
.entrust_bg-content {
position: absolute;
top: 284rpx;
top: 404rpx;
.bg-content-a {
margin-left: 242rpx;
@ -777,7 +778,7 @@
font-family: PingFang SC;
font-weight: 500;
color: #333333;
margin-top: 32rpx;
margin-top: 22rpx;
span {
font-size: 32rpx;
@ -789,7 +790,7 @@
}
.bg-content_textarea{
height: 242rpx;
height: 152rpx;
padding: 25rpx 18rpx;
background: #F5F5F5;