{php include pubTemplate("header")}
订单ID:{$stroder[orderid]}返回
Title价格数量总额订单状态买家卖家日期
{$stroder[title]} {$stroder[pay]}{if $stroder[pay_type] == '1'}积分{/if} {$stroder[much]} {$needpay}{if $stroder[pay_type] == '1'}积分{/if} {if $stroder[state] == '1'}交易完成{/if} {$buyuser[username]} {$selluser[username]} {$stroder[addtime]}
收货信息
{$stroder[address]}
反单
{$stroder[reorder]}
交易快照
{$stroder[content]}
{php include pubTemplate("footer")}