{{ item.spuName }}
{{ '¥ ' + parseFloat((item.payPrice / 100) as unknown as string).toFixed(2) + '元 x ' + item.count }}