123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- @charset "UTF-8";
- .text-center.data-v-3b0de998 {
- text-align: center;
- }
- .font-weight.data-v-3b0de998 {
- font-weight: bold;
- }
- .page-width.data-v-3b0de998 {
- width: 100%;
- }
- .goods-hover-class.data-v-3b0de998 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-3b0de998 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-3b0de998 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-3b0de998 {
- width: 100%;
- }
- .u-hover-class.data-v-3b0de998 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-3b0de998 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .u-item.data-v-3b0de998 {
- font-size: 28rpx;
- padding: 36rpx 24rpx;
- border-bottom: 1rpx solid #e2e2e2;
- background-color: #ffffff;
- }
- .u-desc.data-v-3b0de998 {
- color: #353535;
- margin-bottom: 6rpx;
- }
- .u-integral.data-v-3b0de998 {
- width: 25%;
- display: inline-block;
- }
- .u-info.data-v-3b0de998 {
- font-size: 22rpx;
- float: right;
- color: #999999;
- }
|