{include file='public/header'}
| 名称 | 数量 | 可用职业 | 单价 | ¥ 价格 | {if $mode == 2} 公示剩余时间 {elseif $mode == 3/} 剩余时间 {else/} 出售剩余时间 {/if} | 操作 | 收藏数 | |
|---|---|---|---|---|---|---|---|---|
|
|
{$vo.itemname ?? ""}{$vo.og_text ?? ""} |
{$vo.num ?? 0} | {if $vo.job_type == 0} {$vo.job_type_text ?? ""} {else/} {$vo.job_type_text ?? ""} {/if} | {$vo.unit_price}元 | {$vo.price}元 | {$vo.outtime_text ?? ""} {if $mode == 3} {if $vo.outtime_type == 1}(出售中){elseif $vo.outtime_type == 2/}(公示中){/if} {/if} | {if in_array($vo.trade_status, [2])} 购买 {/if} | {$vo.collect ?? 0} |