{php include pubTemplate("header")}
| 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]} |