monthly_bill_detail.wxss 640 B

1
  1. .monthly-bill-detail .order-container{padding:0 20rpx}.monthly-bill-detail .order-container .order-item{border-radius:14rpx}.monthly-bill-detail .order-container .order-item .order-header{padding:20rpx 30rpx;border-bottom:1px solid #e5e5e5}.monthly-bill-detail .order-container .order-item .order-header .guide-shop-btn{background:linear-gradient(80deg,#f95f2f,#ff2c3c);border-radius:4rpx;width:134rpx;height:42rpx}.monthly-bill-detail .order-container .order-item .order-content{padding:20rpx 30rpx 20rpx 20rpx;border-bottom:1px solid #e5e5e5}.monthly-bill-detail .order-container .order-item .order-footer{padding:20rpx 30rpx 20rpx 20rpx}