orderdes.wxss 3.2 KB

1
  1. .remind{margin-top:36rpx;font-size:26rpx;font-weight:400;color:#0f0404;text-align:center}.des-box{width:564rpx;background:#fff;border-radius:20rpx;margin:auto;margin-top:30rpx}.des-box .code-box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding-bottom:38rpx}.des-box .code-box .code{margin-top:43rpx}.des-box .code-box .code text{font-size:26rpx;font-weight:400;color:#666;margin-right:20rpx}.des-box .code-box .code text:nth-child(2){color:#0f0404}.des-box .code-box .qrcode{margin-top:43rpx;width:260rpx;height:260rpx}.des-box .code-box .qrcode-loading{margin-top:43rpx;width:100%}.des-box .order-num{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:34rpx 31rpx;border-top:1rpx dashed #d9d9d9;border-bottom:1rpx dashed #d9d9d9;position:relative}.des-box .order-num::after{content:"";width:24rpx;height:24rpx;border-radius:50%;background-color:#f1f1f1;position:absolute;top:0;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.des-box .order-num::before{content:"";width:24rpx;height:24rpx;border-radius:50%;background-color:#f1f1f1;position:absolute;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.des-box .order-num text:nth-child(1){width:60%;word-break:break-all;font-size:26rpx;font-weight:400;color:#666}.des-box .order-num text:nth-child(2){padding:10rpx;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#ffe5e5;border:1rpx solid #e31818;border-radius:20rpx;font-size:20rpx;font-weight:400;color:#e31818}.des-box .des{padding:45rpx 30rpx;border-bottom:1rpx dashed #d9d9d9;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.des-box .des .film-name{font-size:30rpx;font-weight:400;color:#0f0404}.des-box .des text{font-size:26rpx;font-weight:400;color:#666;margin-right:20rpx;white-space:nowrap}.des-box .des .film-time text:nth-child(2){color:#999}.des-box .des .film-address text:nth-child(2){color:#999}.des-box .des .film-video text:nth-child(2){color:#999}.des-box .des .film-seat{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin-top:10rpx}.des-box .des .film-seat .seat-box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.des-box .des .film-seat .seat-box text{height:40rpx;padding:4rpx 15rpx;margin-bottom:10rpx;background:#ebebeb;border-radius:4rpx;color:#999}.des-box .price{padding:40rpx 30rpx}.des-box .price text{font-size:26rpx;font-weight:400;color:#666;margin-right:20rpx}.des-box .price text:nth-child(2){color:#e31818}