123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147 |
- .box.data-v-1f8e8190{
- min-height: 100vh;
- background: #F4F5F7;
- }
- .tab.data-v-1f8e8190{
- background: #FFFFFF;
- display: flex;
- justify-content: space-between;
- padding: 0 15rpx;
- line-height: 84rpx;
- position: fixed;
- left: 0;
- top: 44px;
- width: 720rpx;
- z-index: 11;
- }
- .main.data-v-1f8e8190{
- padding-top:88rpx;
- padding-left: 24rpx;
- padding-right: 24rpx;
- }
- .tab.data-v-1f8e8190{
- position: fixed;
- left: 0;
- top: 0;
- }
- .main.data-v-1f8e8190{
- padding-top: 88rpx ;
- }
- .tabLine.data-v-1f8e8190{
- width: 180rpx;
- text-align: center;
- }
- .tabActive.data-v-1f8e8190{
- color: #FF4F00;
- border-bottom: 4rpx solid #FF4F00;
- }
- .flex2.data-v-1f8e8190{
- display: flex;
- justify-content: space-between;
- }
- .itemLine.data-v-1f8e8190{
- background: #FFFFFF;
- margin-top: 20rpx;
- }
- .itemCode.data-v-1f8e8190{
- font-size: 28rpx;
- color: #999999;
- }
- .itemlineTOp.data-v-1f8e8190{
- padding: 25rpx 20rpx;
- }
- .itemSheetState.data-v-1f8e8190{
- font-size: 30rpx;
- color: #FF4F00
- }
- .goodsImg.data-v-1f8e8190{
- width: 126rpx;
- height: 126rpx;
- margin-left: 18rpx;
- border-radius: 5rpx;
- }
- .itemLineImgBox.data-v-1f8e8190{
- display: flex;
- }
- .itemGoddsImgBox.data-v-1f8e8190{
- display: flex;
- width:558rpx;
- }
- .diandianImg.data-v-1f8e8190{
- width: 50rpx;
- margin-left: 50rpx;
- margin-top: 50rpx;
- }
- .raleMoneyBox.data-v-1f8e8190{
- text-align: right;
- color: #666666;
- font-size: 24rpx;
- line-height: 50rpx;
- padding-bottom: 20rpx;
- /* border-bottom: 1px solid #EEEEEE; */
- }
- .raleMoneySpan.data-v-1f8e8190{
- color: #3C3C3C;
- font-size: 32rpx;
- padding-right: 24rpx;
- padding-left: 10rpx;
- }
- .itemLineBottom.data-v-1f8e8190{
- display: flex;
- justify-content: flex-end;
- padding-top: 20rpx;padding-bottom: 20rpx;padding-right: 20rpx;
- border-top: 1px solid #EEEEEE;
- }
- .daifuwuBOxDiv.data-v-1f8e8190{
- padding: 20rpx;
- }
- .itemBtn1.data-v-1f8e8190{
- width: 150rpx;
- height: 56rpx;
- border-radius: 36rpx;
- border: 2rpx solid #DDDDDD;
- text-align: center;
- line-height: 56rpx;
- font-size: 28rpx;
- color: #3C3C3C;
- margin-left: 40rpx;
- }
- .itemBtn2.data-v-1f8e8190{
- width: 150rpx;
- height: 56rpx;
- border-radius: 36rpx;
- border: 2rpx solid #FF4F00;
- text-align: center;
- line-height: 56rpx;
- font-size: 28rpx;
- color: #FF4F00;
- margin-left: 40rpx;
- }
- .daifuwuBOx.data-v-1f8e8190{
- width: 662rpx;
- height: 175rpx;
- background: rgba(255, 79, 0, 0.04);
- border-radius: 6rpx;
- }
- .orderyytimeImg.data-v-1f8e8190{
- width: 32rpx;
- height: 32rpx;
- }
- .daifuwuBOxTop.data-v-1f8e8190{
- display: flex;
- padding: 20rpx 0 20rpx 20rpx;
- color: #FF4F00;
- font-size: 28rpx;
- }
- .daifuwuBOxTitle.data-v-1f8e8190{
- line-height: 32rpx;padding-left: 10rpx;
- }
- .daifuwuBOxLIne.data-v-1f8e8190{
- color: #666666;
- font-size: 26rpx;
- line-height: 40rpx;
- padding-left: 20rpx;
- }
|