订单基本信息
订单编号:
{$rs.sn}
下单时间:
{func time_format $rs.addtime}
订单金额:
{func price_format $rs.price $rs.currency_id}
订单状态:
{$rs.status_info ? $rs.status_info : '-'}
收件人邮箱:
{$rs.email}
手机号:
{$rs.mobile}
{$key}:
{$value}
备注:
{func nl2br $rs.note}