已选商品
{{ summary.count }} 件
商品金额
¥{{ summary.subtotal.toFixed(2) }}
优惠折扣
{{ summary.promoDiscount > 0 ? '-¥' + summary.promoDiscount.toFixed(2) : '¥0.00' }}
应付总额
¥{{ summary.total.toFixed(2) }}
{{ item.product_name }} x{{ item.qty }}
¥{{ (parseFloat(item.total || 0)).toFixed(2) }}
支付方式
支付宝
余额支付(可用 ¥{{ userCredit.toFixed(2) }})
{{ detailsExpanded ? '收起明细' : '展开明细' }}
应付总额
¥{{ summary.total.toFixed(2) }}
已选 {{ summary.count }} 件