会员中心修改

This commit is contained in:
kbing1981 2025-02-11 16:04:22 +08:00
parent f06d8539e7
commit f2177b7d7a
5 changed files with 13 additions and 11 deletions

View File

@ -585,12 +585,12 @@
width: 360rpx;
height: 66rpx;
line-height: 66rpx;
border: 1px solid #BFBFBF;
border: 1px solid #f1d9b4;
font-weight: bold;
font-size: 38rpx;
text-align: center;
color: #BBBBBB;
margin: 0px auto 100px auto;
color: #e5c091;
margin: 40px auto 100px auto;
}
/deep/.padding-tb{
padding: 22px 0px;
@ -628,7 +628,7 @@
}
.bgbox-top-img{
margin-top: 120rpx;
margin-top: 220rpx;
}
.bgbox-top-show-youxiao{
width: 448rpx;
@ -646,16 +646,16 @@
bottom: 0;
left: 0;
margin-left: 82px;
margin-bottom: 70px;
margin-bottom: 32px;
}
.bgbox-top-show image{
width: 560.42rpx;
height: 320.69rpx;
width: 620rpx;
height:360rpx;
}
.bgbox-top-show{
width: 100%;
height: 636.11rpx;
background-image: url(../../static/vip/background-img6.png);
//background-image: url(../../static/vip/background-img6.png);
background-size: 100% 100%;
background-position: center center;
background-repeat: no-repeat;
@ -682,7 +682,8 @@
.content {
width: 100%;
min-height: 100vh;
background-color: #f7f7f7;
background: url(../../static/vip/banner10.jpg);
background-size: 100% 100%;
}
.bgimg {
@ -695,6 +696,7 @@
height: 100%;
display: flex;
flex-direction: column;
}
.noactive {
color: #414345;
@ -749,7 +751,7 @@
margin-top: 18rpx;
font-weight: 400;
font-size: 25rpx;
color: #B0B0B0;
color: #bea586;
white-space: nowrap;
}
@ -765,7 +767,7 @@
text-align: center;
font-weight: 400;
font-size: 25rpx;
color: #666666;
color: #edd3ac;
margin-top:40rpx;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

BIN
static/vip/banner10.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB