WXL
21 小时以前 05c363fdd7ab04e3bd9a753e2c5d5bfff04d681c
1
.primary-btn{background:linear-gradient(135deg,#0f95b0,#89c4c1);color:#fff;border-radius:1.125rem;text-align:center;font-size:.9375rem;height:2.75rem;line-height:2.75rem}.primary-btn:active{transform:scale(.98)}.card{background:#fff;border-radius:.75rem;padding:.9375rem;margin-bottom:.9375rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.05)}.tag{display:inline-block;font-size:.6875rem;color:#0f95b0;background:rgba(15,149,176,.1);padding:.125rem .375rem;border-radius:.125rem;margin-right:.3125rem}.section-title{font-size:1.0625rem;font-weight:700;color:#333;position:relative;padding-left:.625rem;margin-bottom:.9375rem}.section-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.1875rem;height:.9375rem;background:#0f95b0;border-radius:.09375rem}.price{font-size:1rem;color:#f56c6c;font-weight:700}.price.free{color:#67c23a}.price.original{font-size:.75rem;color:#999;text-decoration:line-through;margin-left:.3125rem}::-webkit-scrollbar{display:none;width:0;height:0;color:transparent}body{width:100%;height:100%;overflow-x:hidden}.result-container{min-height:100vh;background:#f5f6fa;padding:1.25rem .625rem}.result-container .result-card{background:#fff;border-radius:.75rem;padding:1.875rem 1.25rem;text-align:center;margin-bottom:.9375rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.05)}.result-container .result-card .result-icon{width:5rem;height:5rem;margin-bottom:.9375rem}.result-container .result-card .status-text{font-size:1.25rem;font-weight:700;margin-bottom:.375rem;display:block}.result-container .result-card .desc{font-size:.875rem;color:#666;margin-bottom:1.25rem;display:block}.result-container .result-card .amount-info .label{font-size:.875rem;color:#666;margin-bottom:.375rem;display:block}.result-container .result-card .amount-info .amount{font-size:1.5rem;font-weight:700}.result-container .result-card.success .status-text,.result-container .result-card.success .amount{color:#67c23a}.result-container .result-card.fail .status-text,.result-container .result-card.fail .amount{color:#f56c6c}.result-container .info-card{background:#fff;border-radius:.75rem;padding:.9375rem;margin-bottom:1.875rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.05)}.result-container .info-card .info-item{display:flex;justify-content:space-between;margin-bottom:.625rem}.result-container .info-card .info-item:last-child{margin-bottom:0}.result-container .info-card .info-item .label{font-size:.875rem;color:#666}.result-container .info-card .info-item .value{font-size:.875rem;color:#333}.result-container .bottom-buttons{display:flex;gap:.625rem;padding:0 .625rem}.result-container .bottom-buttons .action-btn{flex:1;height:2.75rem;line-height:2.75rem;font-size:.9375rem;border-radius:1.125rem}.result-container .bottom-buttons .action-btn.outline{color:#0f95b0;background:#fff;border:.0625rem solid #0f95b0}.result-container .bottom-buttons .action-btn.primary{color:#fff;background:linear-gradient(135deg,#0f95b0,#89c4c1)}.result-container .bottom-buttons .action-btn:active{transform:scale(.98)}