duidui_mini_program/pages/viprecharge/viprecharge.wxss
2026-03-27 10:41:46 +08:00

41 lines
512 B
Plaintext

/* VIP头部 */
.viphead{
width: 680rpx;
height: 310rpx;
margin: 0 auto;
margin-bottom: 40rpx;
}
.viphead image{
width: 680rpx;
height: 310rpx;
}
/* VIP头部 */
.vipmiddle{
margin-top: 0rpx;
}
/* 月卡图片 */
.vipimages{
width:600rpx;
height: 172rpx;
margin: 10rpx auto;
margin-bottom: 25rpx;
}
.vipimages image{
width:600rpx;
height: 172rpx;
}
/* 月卡图片 */
.vipdays{
margin: 0 auto;
width:600rpx;
margin-bottom: 45rpx;
padding-bottom: 30rpx;
}