{{ couponData?.amount || 0 }}
元
满{{ couponData?.minAmount || 0 }}可用
{{ couponData?.name || '6元通用优惠券' }}
{{ couponData?.expireDate || '' }}到期
有效期
{{ (couponData?.specifiedDay != null && couponData?.specifiedDay !== '') ? (couponData.specifiedDay + '天') : (couponData?.specifiedDay ?? '') }}
补充说明
{{ couponData?.supplementaryInstruction || '暂无说明' }}