{include file="public/header" /}
| {$Think.lang.goods_common} | {$Think.lang.goods_name} | {$Think.lang.brand_cat} | {$Think.lang.price} | {$Think.lang.goods_storage} | {$Think.lang.goods_state} | {$Think.lang.goods_verify} | {$Think.lang.ds_handle} | ||
|---|---|---|---|---|---|---|---|---|---|
![]() |
{$goods.goods_commonid} | {$goods.goods_name} |
{$goods.gc_name} {$goods.brand_name} |
{$goods.goods_price} | {$storage[$goods['goods_commonid']]['goods_storage']} | {if $goods.goods_state eq '0'}下架{elseif $goods.goods_state eq '10'}禁售{else}出售中{/if} | {if $goods.goods_verify eq '0'}未通过{elseif $goods.goods_verify eq '10'}审核中{else}通过{/if} | 查看 {if $Request.param.type == 'lockup'} | {:lang('ds_del')} {elseif $Request.param.type == 'waitverify'} | {:lang('ds_verify')} {else /} | 违规下架 {/if} | |
| {$Think.lang.ds_no_record} | |||||||||