123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- @charset "UTF-8";
- .text-center.data-v-787cf3d7 {
- text-align: center;
- }
- .font-weight.data-v-787cf3d7 {
- font-weight: bold;
- }
- .page-width.data-v-787cf3d7 {
- width: 100%;
- }
- .goods-hover-class.data-v-787cf3d7 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-787cf3d7 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-787cf3d7 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-787cf3d7 {
- width: 100%;
- }
- .u-hover-class.data-v-787cf3d7 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-787cf3d7 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .margin-fixed.data-v-787cf3d7 {
- margin-top: 188rpx;
- }
- .nav.data-v-787cf3d7 {
- width: 100%;
- padding-top: 24rpx;
- padding-left: 24rpx;
- background-color: #ffffff;
- margin-top: 188rpx;
- }
- .head.data-v-787cf3d7 {
- position: fixed;
- top: 88rpx;
- left: 0;
- z-index: 1000;
- }
- .name.data-v-787cf3d7 {
- border: 1rpx solid #cccccc;
- font-size: 28rpx;
- padding: 0 28rpx;
- display: inline-block;
- height: 54rpx;
- line-height: 54rpx;
- margin-right: 24rpx;
- border-radius: 28rpx;
- margin-bottom: 20rpx;
- }
- .default.data-v-787cf3d7 {
- color: #666666;
- }
- .active.data-v-787cf3d7 {
- border: 1rpx solid;
- }
- .u-loading-list.data-v-787cf3d7 {
- height: 64rpx;
- line-height: 64rpx;
- text-align: center;
- color: #b0b0b0;
- font-size: 24rpx;
- }
|