123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- @charset "UTF-8";
- .text-center.data-v-6268cb58 {
- text-align: center;
- }
- .font-weight.data-v-6268cb58 {
- font-weight: bold;
- }
- .page-width.data-v-6268cb58 {
- width: 100%;
- }
- .goods-hover-class.data-v-6268cb58 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-6268cb58 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-6268cb58 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-6268cb58 {
- width: 100%;
- }
- .u-hover-class.data-v-6268cb58 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-6268cb58 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .goods-subtitle.data-v-6268cb58 {
- padding: 24rpx;
- padding-top: 0;
- font-size: 24rpx;
- background-color: #ffffff;
- color: #999999;
- }
- .goods-margin.data-v-6268cb58 {
- margin-top: 20rpx;
- }
- .vip-card.data-v-6268cb58 {
- padding: 20rpx 20rpx;
- background-color: #fff;
- }
- .u-bottom-height-0.data-v-6268cb58 {
- height: 110rpx;
- }
- .u-bottom-height-1.data-v-6268cb58 {
- height: 190rpx;
- }
- .u-bottom-fixed.data-v-6268cb58 {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- z-index: 1602;
- background-color: #ffffff;
- box-shadow: 0 -1rpx 20rpx -15rpx #353535;
- }
- .bd-bottom.data-v-6268cb58 {
- width: 750rpx;
- height: 110rpx;
- padding: 20rpx 24rpx;
- }
- .u-btn.data-v-6268cb58 {
- line-height: 70rpx;
- color: #ffffff;
- font-size: 28rpx;
- text-align: center;
- border-radius: 35rpx;
- }
- .u-oversell-btn.data-v-6268cb58 {
- background-color: #CDCDCD;
- }
- .u-back.data-v-6268cb58 {
- width: 66rpx;
- height: 100%;
- margin-right: 20rpx;
- }
- .u-icon.data-v-6268cb58 {
- width: 30rpx;
- height: 30rpx;
- margin-bottom: 8rpx;
- }
- .u-text.data-v-6268cb58 {
- font-size: 20rpx;
- color: #888888;
- line-height: 1;
- }
- .bd-store.data-v-6268cb58 {
- width: 702rpx;
- border-radius: 15rpx;
- margin: 24rpx 24rpx 0 24rpx;
- overflow: hidden;
- }
|