123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- @charset "UTF-8";
- .text-center.data-v-132a9d26 {
- text-align: center;
- }
- .font-weight.data-v-132a9d26 {
- font-weight: bold;
- }
- .page-width.data-v-132a9d26 {
- width: 100%;
- }
- .goods-hover-class.data-v-132a9d26 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-132a9d26 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-132a9d26 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-132a9d26 {
- width: 100%;
- }
- .u-hover-class.data-v-132a9d26 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-132a9d26 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .head.data-v-132a9d26 {
- width: 100%;
- }
- .head .poster.data-v-132a9d26 {
- margin: 50rpx auto;
- width: 600rpx;
- height: 1067.2rpx;
- background-size: 100% 100%;
- background-position: center;
- background-repeat: no-repeat;
- position: relative;
- }
- .head .poster .user.data-v-132a9d26 {
- position: absolute;
- top: 52.8rpx;
- left: 0;
- right: 0;
- width: 90%;
- margin: 0 auto;
- color: #fff;
- font-size: 24rpx;
- text-align: center;
- }
- .head .poster .user image.data-v-132a9d26 {
- border-radius: 50%;
- width: 104rpx;
- height: 104rpx;
- margin: 0 auto 20rpx;
- }
- .head .poster .info.data-v-132a9d26 {
- position: absolute;
- top: 274.8rpx;
- left: 0;
- color: #fff;
- height: 156rpx;
- width: 100%;
- }
- .head .poster .info .card-pic.data-v-132a9d26 {
- width: 96rpx;
- height: 96rpx;
- border-radius: 50%;
- margin: 0 19.2rpx 0 60.8rpx;
- }
- .head .poster .info .name.data-v-132a9d26 {
- width: 264rpx;
- color: #353535;
- font-size: 27rpx;
- }
- .head .poster .info .discout.data-v-132a9d26 {
- width: 228.8rpx;
- font-size: 48rpx;
- }
- .head .poster .info .discout text.data-v-132a9d26 {
- font-size: 27rpx;
- margin-top: 14rpx;
- }
- .head .poster .info .use-info.data-v-132a9d26 {
- color: #353535;
- font-size: 24rpx;
- }
- .head .poster .info .use-info view.data-v-132a9d26 {
- margin: 5rpx 0;
- width: 100%;
- }
- .head .poster .info .use-info .min-price.data-v-132a9d26 {
- font-size: 27rpx;
- }
- .head .poster .expire.data-v-132a9d26 {
- position: absolute;
- bottom: 320rpx;
- left: 0;
- text-align: center;
- width: 100%;
- }
- .head .poster .expire > text.data-v-132a9d26 {
- border-radius: 24rpx;
- background-color: rgba(0, 0, 0, 0.2);
- padding: 9rpx 19.2rpx;
- color: #fff;
- font-size: 20rpx;
- }
- .head .poster .qrcode.data-v-132a9d26 {
- position: absolute;
- bottom: 110rpx;
- left: 0;
- right: 0;
- width: 192rpx;
- height: 192rpx;
- margin: 0 auto;
- border-radius: 50%;
- }
- .button.data-v-132a9d26 {
- font-size: 32rpx;
- border-radius: 40rpx;
- height: 68rpx;
- margin: 0 auto 50rpx;
- color: #ffffff;
- width: 500rpx;
- }
|