会员中心修改

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