Files
2026-07-27 14:07:26 +08:00

2 lines
2.9 KiB
Plaintext

.container.data-v-c82568ec{min-height:100vh;background:#f5f5f5;padding:32rpx 32rpx 160rpx}.detail-card.data-v-c82568ec{background:#fff;border-radius:16rpx;overflow:hidden}.detail-header.data-v-c82568ec{display:flex;justify-content:space-between;align-items:flex-start;padding:28rpx 24rpx;background:linear-gradient(135deg,#36f,#254edb)}.order-info.data-v-c82568ec{display:flex;flex-direction:column}.order-id.data-v-c82568ec{font-size:30rpx;font-weight:600;color:#fff;margin-bottom:8rpx}.order-time.data-v-c82568ec{font-size:24rpx;color:rgba(255,255,255,.8)}.order-status.data-v-c82568ec{font-size:24rpx;padding:8rpx 20rpx;border-radius:20rpx;background:rgba(255,255,255,.2);color:#fff}.detail-section.data-v-c82568ec{padding:24rpx;border-bottom:1rpx solid #f0f0f0}.detail-section.data-v-c82568ec:last-child{border-bottom:none}.section-title.data-v-c82568ec{display:flex;align-items:center;font-size:30rpx;font-weight:600;color:#333;margin-bottom:20rpx}.section-icon.data-v-c82568ec{margin-right:12rpx}.items-list.data-v-c82568ec{display:flex;flex-direction:column;gap:16rpx}.item-card.data-v-c82568ec{display:flex;justify-content:space-between;align-items:center;padding:20rpx;background:#f9fafb;border-radius:12rpx}.item-left.data-v-c82568ec{display:flex;align-items:center;flex:1}.item-icon.data-v-c82568ec{font-size:44rpx;margin-right:16rpx}.item-info.data-v-c82568ec{display:flex;flex-direction:column}.item-name.data-v-c82568ec{font-size:30rpx;font-weight:600;color:#333;margin-bottom:4rpx}.item-spec.data-v-c82568ec{font-size:24rpx;color:#999}.item-right.data-v-c82568ec{display:flex;flex-direction:column;align-items:flex-end}.item-price.data-v-c82568ec{font-size:24rpx;color:#999;margin-bottom:4rpx}.item-amount.data-v-c82568ec{font-size:32rpx;font-weight:600;color:#36f}.amount-detail.data-v-c82568ec{background:#f9fafb;border-radius:12rpx;padding:20rpx}.amount-row.data-v-c82568ec{display:flex;justify-content:space-between;align-items:center;padding:12rpx 0}.amount-row.total.data-v-c82568ec{padding-top:16rpx;margin-top:12rpx;border-top:1rpx dashed #e5e7eb}.amount-label.data-v-c82568ec{font-size:28rpx;color:#666}.total .amount-label.data-v-c82568ec{font-weight:600;color:#333}.amount-value.data-v-c82568ec{font-size:28rpx;font-weight:600;color:#333}.amount-value.discount.data-v-c82568ec{color:#f59e0b}.total .amount-value.data-v-c82568ec{font-size:36rpx;color:#36f}.bottom-actions.data-v-c82568ec{position:fixed;bottom:0;left:0;right:0;display:flex;gap:24rpx;padding:24rpx 32rpx;padding-bottom:calc(24rpx + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -4rpx 12rpx rgba(0,0,0,.05)}.action-btn.data-v-c82568ec{flex:1;border-radius:40rpx;padding:24rpx;text-align:center;font-size:32rpx;font-weight:600}.action-btn.secondary.data-v-c82568ec{background:#f3f4f6;color:#666}.action-btn.primary.data-v-c82568ec{background:linear-gradient(135deg,#36f,#254edb);color:#fff}.action-btn.data-v-c82568ec:active{opacity:.85}