123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- @charset "UTF-8";
- .text-center.data-v-48d9f593 {
- text-align: center;
- }
- .font-weight.data-v-48d9f593 {
- font-weight: bold;
- }
- .page-width.data-v-48d9f593 {
- width: 100%;
- }
- .goods-hover-class.data-v-48d9f593 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-48d9f593 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-48d9f593 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-48d9f593 {
- width: 100%;
- }
- .u-hover-class.data-v-48d9f593 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-48d9f593 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .u-unchecked.data-v-48d9f593 {
- background-color: #f2f2f2;
- color: #353535;
- }
- .u-pt-group.data-v-48d9f593 {
- margin: 24rpx 32rpx 0 32rpx;
- border-bottom: 1rpx solid #e2e2e2;
- }
- .u-group-name.data-v-48d9f593 {
- font-size: 26rpx;
- color: #666666;
- margin-bottom: 20rpx;
- }
- .u-group-item.data-v-48d9f593 {
- padding: 15rpx 24rpx;
- border-radius: 8rpx;
- margin: 0 20rpx 20rpx 0;
- font-size: 26rpx;
- }
- .u-checked.data-v-48d9f593 {
- color: #ffffff;
- }
|