index.wxss 1.5 KB

1
  1. page{background:#f6f6f6;padding-bottom:100rpx}.box{background:#ffffff;margin:30rpx;padding:30rpx;border-radius:30rpx;position:relative}.box .code{width:100%;text-align:center;margin:30rpx 0}.box .code .code-img{width:300rpx;height:300rpx}.box .order-details{font-size:30rpx;margin-top:20rpx;color:#666666;display:flex}.box .order-details .number{color:black}.box .voucher{margin-top:20rpx;font-size:26rpx}.box .taxi{display:flex;margin:0rpx 0 0 10rpx;position:absolute;bottom:70rpx;right:30rpx}.box .taxi .taxi-box{margin-right:40rpx}.box .taxi .taxi-box .taxi-name{text-align:center}.box .taxi .taxi-box .taxi-phone{text-align:center}.box .taxi .taxi-boxs{margin-right:0rpx}.box .taxi .taxi-boxs .taxi-name{text-align:center}.box .taxi .taxi-boxs .taxi-phone{text-align:center}.box .name{font-size:30rpx;margin-bottom:20rpx}.box .time{font-size:24rpx;margin-top:20rpx}.box .order-number{display:flex;justify-content:space-between}.box .order-number .number{font-size:30rpx}.box .order-number .state{font-size:30rpx}.box .order-txt{display:flex;margin:20rpx 0rpx 0 0}.box .order-txt .order-image{width:240rpx;height:180rpx;margin-right:20rpx}.box .order-txt .order-name{margin-top:25rpx}.box .order-txt .order-name .order-price{color:red;margin-top:50rpx}.bommon{position:fixed;bottom:0;width:100%;display:flex;justify-content:space-between;padding:10rpx 30rpx;background:#ffffff}.bommon .bommon-price{color:red;margin:auto 30rpx}.bommon .bommon-pay{background:#46a9a4;color:#ffffff;border-radius:30rpx;font-size:32rpx;padding:20rpx 50rpx}