1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- @charset "UTF-8";
- .text-center.data-v-46f595fa {
- text-align: center;
- }
- .font-weight.data-v-46f595fa {
- font-weight: bold;
- }
- .page-width.data-v-46f595fa {
- width: 100%;
- }
- .goods-hover-class.data-v-46f595fa {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-46f595fa {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-46f595fa {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-46f595fa {
- width: 100%;
- }
- .u-hover-class.data-v-46f595fa {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-46f595fa {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .placeholder.data-v-46f595fa {
- height: 154rpx;
- width: 100%;
- }
- .placeholder.tabbarbool.data-v-46f595fa {
- padding-bottom: 110rpx;
- }
- .apply.data-v-46f595fa {
- position: fixed;
- bottom: 0;
- left: 0;
- z-index: 2;
- height: 154rpx;
- width: 100%;
- background-color: #fff;
- padding-top: 26rpx;
- padding-left: 24rpx;
- }
- .apply.tabbarbool.data-v-46f595fa {
- bottom: 110rpx;
- }
- .apply.tabbarbool.tabbarbool.iphone_x.data-v-46f595fa {
- bottom: 160rpx;
- }
- .apply .apply-btn.data-v-46f595fa {
- width: 702rpx;
- height: 88rpx;
- line-height: 88rpx;
- border-radius: 44rpx;
- text-align: center;
- color: #fff;
- font-size: 32rpx;
- }
|