.modular .modal-label{ padding:20rpx; } .modal-label{ font-size: 26rpx; } .label-title{ margin-top: 10rpx; } .label-content{ color: #666; padding: 10rpx 0; } .bottom-date{ background: #fff; font-size: 28rpx; margin-top: 40rpx; } .table{ border: 1rpx solid #999; text-align: center; line-height: 2.5; } .table .tr{ display: flex; align-items: center; border-bottom: 1px solid #ccc; } .table .tr:first-child{ background: #EE3A43; color: #fff; } .table .tr:last-child{ border: none; } .table .tr view:first-child{flex: .5;} .table .tr view:last-child{flex: 1;} .qrcode{ width: 50%; display: block; margin: auto; }