12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- @charset "UTF-8";
- .text-center.data-v-365f26d5 {
- text-align: center;
- }
- .font-weight.data-v-365f26d5 {
- font-weight: bold;
- }
- .page-width.data-v-365f26d5 {
- width: 100%;
- }
- .goods-hover-class.data-v-365f26d5 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-365f26d5 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-365f26d5 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-365f26d5 {
- width: 100%;
- }
- .u-hover-class.data-v-365f26d5 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-365f26d5 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .order-box.data-v-365f26d5 {
- width: 100%;
- height: 100%;
- }
- .not-order-box.data-v-365f26d5 {
- height: 100vh;
- color: #999999;
- }
- .order-item-box.data-v-365f26d5 {
- background: #fff;
- padding: 0 24rpx;
- margin: 0 24rpx;
- margin-bottom: 24rpx;
- border-radius: 16rpx;
- font-size: 26rpx;
- }
- .order-item-box .view-1.data-v-365f26d5 {
- width: 100%;
- font-size: 24rpx;
- color: #353535;
- margin: 32rpx 0;
- }
- .order-item-box .view-3.data-v-365f26d5 {
- font-size: 32rpx;
- }
- .order-item-box .view-3 .btn.data-v-365f26d5 {
- margin-left: 15rpx;
- }
- .price-color.data-v-365f26d5 {
- color: #353535;
- }
- .status-text.data-v-365f26d5 {
- margin: 28rpx 0;
- font-size: 26rpx;
- }
- .success-color.data-v-365f26d5 {
- color: #353535;
- }
- .action-box-view.data-v-365f26d5 {
- width: 100%;
- }
|