{{ info.itemName || "" }}
{{((Number(info.discountPrice)/Number(info.price)).toFixed(2)*10).toFixed(1)+'折'}}
¥{{info.price}}
¥{{ info.discountPrice }}
¥{{ info.price }}
{{ `${bigCount}` }}
/
{{ `${smallCount}` }}
还剩 {{ info.stock > showMaxStock ? showMaxStock : info.stock }}
¥{{ showPrice }}
确定