myOrder.wxss
1.3 KB
page{background:#f8fafb}.tabs{width:100%;height:88rpx;background:#fff}.mainBox{width:100%;padding:24rpx 32rpx;box-sizing:border-box}.mainBox .orderBox{width:100%;padding:28rpx 8rpx;box-sizing:border-box;border-radius:12rpx;background:#ffffffff;margin-bottom:16rpx}.mainBox .orderBox .downTime{display:flex;justify-content:flex-end;margin-bottom:12rpx}.mainBox .orderBox .downTime .u-count-down__text{color:#fc4338;font-size:24rpx}.mainBox .orderBox .orderNoBox{margin-bottom:20rpx}.mainBox .orderBox .orderNoBox :nth-child(1n){color:#757d8c;font-size:24rpx}.mainBox .orderBox .orderBtn{display:flex;justify-content:flex-end}.mainBox .orderBox .orderBtn .cancel{position:relative;margin-right:20rpx;width:194rpx;height:60rpx;border-radius:6rpx;background:#f7f8faff;color:rgba(0,0,0,.9);font-size:24rpx}.mainBox .orderBox .orderBtn .cancel button{position:absolute;background:transparent;width:100%;height:100%;color:rgba(0,0,0,.9);font-size:24rpx;border:none!important;padding:0!important;line-height:28rpx}.mainBox .orderBox .orderBtn .cancel button:after{border:none}.mainBox .orderBox .orderBtn .orange{border-radius:6rpx;width:194rpx;height:60rpx;color:#fff;font-size:24rpx;background:linear-gradient(139deg,#fb753cff 0%,#fb3e3cff 100%)}.null{margin:266rpx auto 0;color:#969799;font-size:28rpx}.null image{margin-bottom:16rpx;width:192rpx;height:192rpx}