detail2.wxss 2.0 KB

1
  1. .page{background-color:#f3f4f6;padding:20rpx}.empty-wrap{margin-top:200rpx;width:100%;display:flex;justify-content:center;align-items:center}.content-page{min-height:100vh;background-color:#fff}.footer{display:flex;align-items:center;color:#909399;width:100%;padding:20rpx 0;justify-content:center}.box-shadow{box-shadow:0rpx 2rpx 4rpx 0 rgba(0,0,0,.2)}.flex-empty{visibility:hidden;width:120rpx;height:0rpx}.bwin-btn-100{width:100%}.bwin-popup{display:flex;flex-direction:column;width:100%;position:relative;min-height:100%;overflow:hidden}.bwin-popup .popup-header{z-index:2;width:80%;position:fixed;padding:20rpx 0;text-align:center;font-size:32rpx;color:#fff;font-weight:700;background-color:#2080f0;border-top-left-radius:20rpx;border-top-right-radius:20rpx}.bwin-popup .popup-body{z-index:1;position:relative;top:90rpx;margin-bottom:90rpx;padding:20rpx;font-size:32rpx;overflow-y:scroll}.bwin-popup .popup-footer{position:relative;left:0;bottom:20rpx;width:100%;display:flex;justify-content:space-around}.customer-info{width:100%;padding:32rpx;background-color:#fff;display:flex;align-items:center;justify-content:space-between;margin-bottom:20rpx;border-radius:10rpx}.customer-info .left{display:flex;align-items:center}.customer-info .left .customer{font-size:24rpx}.customer-info .left .customer .relname{font-size:32rpx;font-weight:700;margin-bottom:10rpx}.property-info{width:100%;padding:32rpx;background-color:#fff;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:20rpx;font-size:24rpx;border-radius:10rpx}.property-info .name{font-size:32rpx;font-weight:700}.property-info .saler{margin-bottom:20rpx}.buystep-info{width:100%;padding:32rpx 0rpx;background-color:#fff;margin-bottom:20rpx;border-radius:10rpx}.buystep-info .name{font-weight:700;margin-bottom:20rpx}.u-order-title{color:#303133;font-size:24rpx}.u-order-desc{color:#777;font-size:24rpx;margin-bottom:6rpx}.u-order-time{color:#c8c8c8;font-size:24rpx}.qrcode-canvas{margin:30px auto;height:500rpx;width:500rpx}