订单编号 :
{{orderlist.orderNo || ''}}
用户名 :
{{orderlist.loginName || ''}}
提交时间 :
{{orderlist.createDate || ''}}
订单状态 :
{{orderlist.stateName || ''}}
金额 :
{{orderlist.orderAmount || 0.00}} 元
支付方式 :
{{orderlist.paymentTypeName || ''}}
支付时间 :
{{orderlist.paymentTime || ''}}