{import file="header.html" title="我的账单"}>
<{$sp_row.order_price}>
<{$sp_row.frozen_price}>
<{$sp_row.price}>
| 时间 | 订单号 | 支付 | 快递费 | 服务费 | 实收入 | 售后 | 状态 |
|---|---|---|---|---|---|---|---|
| <{$i.receipt_time}> | <{$i.order_no}> | <{$i.total_price}> | <{$i.express_price}> | <{$i.service_price}> | <{$i.income_price}> | <{if $i.refund_status == '1'}>是<{else}>否<{/if}> | <{if $i.settle_status == '1'}>已结<{else}>未结<{/if}> |
暂无交易账单~ | |||||||