123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- @charset "UTF-8";
- .text-center.data-v-3f45bff2 {
- text-align: center;
- }
- .font-weight.data-v-3f45bff2 {
- font-weight: bold;
- }
- .page-width.data-v-3f45bff2 {
- width: 100%;
- }
- .goods-hover-class.data-v-3f45bff2 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-3f45bff2 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-3f45bff2 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-3f45bff2 {
- width: 100%;
- }
- .u-hover-class.data-v-3f45bff2 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-3f45bff2 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .app-single-button.data-v-3f45bff2 {
- background-color: #feeeee;
- }
- .app-single-button text.data-v-3f45bff2 {
- color: #ff5c5c;
- }
- .app-pt-button.data-v-3f45bff2 {
- background: -webkit-linear-gradient(310deg, #ff9460, #ff5c5c);
- background: linear-gradient(140deg, #ff9460, #ff5c5c);
- }
- .app-pt-button text.data-v-3f45bff2 {
- color: white;
- }
- .app-but.data-v-3f45bff2 {
- height: 110rpx;
- width: 50%;
- }
- .price.data-v-3f45bff2 {
- font-size: 24rpx;
- margin-top: 5rpx;
- }
- .app-text.data-v-3f45bff2 {
- font-size: 20rpx;
- }
- .text.data-v-3f45bff2 {
- color: #ffffff;
- }
- .bd-bottom.data-v-3f45bff2 {
- height: 110rpx;
- width: 750rpx;
- padding: 20rpx 24rpx;
- }
- .bd-back.data-v-3f45bff2 {
- width: 66rpx;
- height: 100%;
- margin-right: 20rpx;
- font-size: 20rpx;
- color: #888888;
- }
- .bd-btn-half.data-v-3f45bff2 {
- width: 50%;
- }
- .bd-icon.data-v-3f45bff2 {
- width: 30rpx;
- height: 30rpx;
- margin-bottom: 8rpx;
- }
- .bd-text.data-v-3f45bff2 {
- font-size: 20rpx;
- color: #888888;
- line-height: 1;
- }
- .bd-btn.data-v-3f45bff2 {
- text-align: center;
- font-size: 26rpx;
- border-radius: 35rpx;
- }
- .bd-btn-left.data-v-3f45bff2 {
- border-top-right-radius: 0;
- border-bottom-right-radius: 0;
- }
- .bd-btn-right.data-v-3f45bff2 {
- border-top-left-radius: 0;
- border-bottom-left-radius: 0;
- color: #ffffff;
- }
- .bd-oversell-btn.data-v-3f45bff2 {
- background-color: #CDCDCD;
- color: #ffffff;
- line-height: 70rpx;
- }
- .bd-btn-left.data-v-3f45bff2 {
- border-top-right-radius: 0;
- border-bottom-right-radius: 0;
- }
- .bd-btn-right.data-v-3f45bff2 {
- border-top-left-radius: 0;
- border-bottom-left-radius: 0;
- }
|