# | 商品名称 | 状态 | 商品属性 | 成本价 | 市场/销售价 | 更新时间 | 操作 | ||
---|---|---|---|---|---|---|---|---|---|
{$vo.id} |
【{$vo.category.title}】
{$vo.name} {$vo.note} |
{if $vo.is_sale == 1}回收站 {elseif $vo.is_sale == 2}在售 {else}下架{/if} | {if $vo.types == 1}首页 {elseif $vo.types == 2}搜索页 {elseif $vo.types == 3}购物车 {else}默认 {/if} | ¥{$vo.cost_price/100|money} | ¥{$vo.sell_price|money} |
{$vo.update_time|date='Y-m-d H:i'} | 删除 |