支付金额
¥{{_amount(OrderInfor['pay_price'])}}
支付时间
{{`${new Date(1675218434000).getFullYear()}/${new Date(1675218434000).getMonth()+1}/${new Date(1675218434000).getDate()} ${new Date(1675218434000).getHours()}:${new Date(1675218434000).getMinutes()}:${new Date(1675218434000).getSeconds()}`}}
支付方式
{{!OrderInfor['pay_type']?'微信':'支付宝'}}
支付金额
¥{{_amount(OrderInfor['pay_price'])}}
下单时间
{{OrderInfor['create_time']}}