1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- @charset "UTF-8";
- .text-center.data-v-1b903c8c {
- text-align: center;
- }
- .font-weight.data-v-1b903c8c {
- font-weight: bold;
- }
- .page-width.data-v-1b903c8c {
- width: 100%;
- }
- .goods-hover-class.data-v-1b903c8c {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-1b903c8c {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-1b903c8c {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-1b903c8c {
- width: 100%;
- }
- .u-hover-class.data-v-1b903c8c {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-1b903c8c {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .style-eight.data-v-1b903c8c {
- width: 750rpx;
- }
- .head.data-v-1b903c8c {
- position: fixed;
- top: 88rpx;
- left: 0;
- z-index: 1000;
- }
- .product.data-v-1b903c8c {
- margin-top: 188rpx;
- }
- .no-empty.data-v-1b903c8c {
- width: 100%;
- margin-top: 250rpx;
- background-color: #f7f7f7;
- }
- .u-loading-list.data-v-1b903c8c {
- height: 64rpx;
- line-height: 64rpx;
- text-align: center;
- color: #b0b0b0;
- font-size: 24rpx;
- }
|