账户余额:¥{$this->memberRow['balance']}
| 会员备注 | 管理员备注 | 金额 | 申请时间 | 状态 | 操作 |
|---|---|---|---|---|---|
| {$item['note']} | {$item['re_note']} | {$item['amount']} 元 | {$item['time']} | {echo:$this->getWithdrawStatus($item['status'])} | {if:$item['status']==0} 取消 {/if} |
| {$withdraw->getPageBar()} | |||||
账户余额:¥{$this->memberRow['balance']}
| 会员备注 | 管理员备注 | 金额 | 申请时间 | 状态 | 操作 |
|---|---|---|---|---|---|
| {$item['note']} | {$item['re_note']} | {$item['amount']} 元 | {$item['time']} | {echo:$this->getWithdrawStatus($item['status'])} | {if:$item['status']==0} 取消 {/if} |
| {$withdraw->getPageBar()} | |||||