@import '../../template/couponPackage/package.wxss'; page { width: 100%; height: 100%; } .page { width: 100%; height: 100%; } .point_coupon { width: 100%; min-height: 550rpx; background: rgba(255, 255, 255, 1); height: auto; } .vip_product { width: 100%; min-height: 550rpx; background: rgba(255, 255, 255, 1); } .member_product { width: 100%; height: 550rpx; background: rgba(255, 255, 255, 1); } .point_coupon_contents { margin-top: 20rpx; margin-bottom: 20rpx; margin-left: 4%; margin-right: 4%; width: 92%; /* height: 100%; */ padding-top: 20rpx; } .point_coupon_content { width: 100%; height: 34rpx; line-height: 34rpx; font-size: 36rpx; font-family: PingFang-SC-Medium; font-weight: 500; color: rgba(0, 0, 0, 1); padding-top: 20rpx; }