1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- @charset "UTF-8";
- .text-center.data-v-642a1768 {
- text-align: center;
- }
- .font-weight.data-v-642a1768 {
- font-weight: bold;
- }
- .page-width.data-v-642a1768 {
- width: 100%;
- }
- .goods-hover-class.data-v-642a1768 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-642a1768 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-642a1768 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-642a1768 {
- width: 100%;
- }
- .u-hover-class.data-v-642a1768 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-642a1768 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .head-nav-list.data-v-642a1768 {
- position: fixed;
- top: 0;
- left: 0;
- z-index: 1500;
- }
- .product-list.data-v-642a1768 {
- margin-top: 100rpx;
- }
- .no-goods.data-v-642a1768 {
- margin-top: 150rpx;
- }
|