{{ (detail.discountPercent / 10).toFixed(1).replace(/\.0$/, '') }}
折
¥
{{ formatAmount(detail.discountAmount || detail.discountPrice || detail.price || 0) }}
满{{ formatAmount(detail.usePrice) }}可用
无门槛
{{ detail.name }}
最多抵扣: ¥{{ formatAmount(detail.discountLimit) }}
有效期至: {{ formatTimeStr(detail.validEndTime) }}
已使用
已过期
已作废
使用说明
可用范围:
{{ detail.productScope === 1 ? '全部代金券通用' : '指定代金券可用' }}
有效期限:
{{ formatTimeStr(detail.validStartTime) }} 至 {{ formatTimeStr(detail.validEndTime) }}
可用代金卷
{{ item.name }}
门店: {{ item.shopName }}
库存:
{{ item.stock }}份
使用规则:
{{ item.useRule }}
有效天数:
{{ item.validDays }}天
¥{{ formatAmount(item.salePrice || item.sellPrice) }}
¥{{ formatAmount(item.originalPrice) }}
加载中...