|
|
<{$gitem.price|cur}>
|
<{$gitem.store}>
|
<{if $gitem.approve_status == "instock"}> 未上架<{elseif $gitem.approve_status}> 已上架 <{/if}> |
<{if $gitem.list_time}>
<{$gitem.list_time|cdate:FDATE_STIME}>
<{else if}> --
<{/if}>
|
<{$gitem.modified_time|cdate:FDATE_STIME}>
|
编辑商品 删除商品 |
<{/foreach}>