团购
class="current"<{/if}>>
管理
class="current"<{/if}>>
添加
<{if $smarty.get.operation=='edit'}>
修改
<{/if}>
<{if $smarty.get.operation=='add' or $smarty.get.operation=='edit' or $smarty.get.operation=='batch' }>
团购
团购名称
团购分类
选择品牌分类
<{foreach item=list from=$cat}>
selected="selected" <{/if}>value="<{$list.id}>"><{$list.catname}>
<{foreach item=slist from=$list.scat}>
selected="selected" <{/if}>value="<{$slist.id}>">┣ <{$slist.catname}>
<{/foreach}> <{/foreach}>
市场价
团购价
团购图片
[
上传
] [
预览
] [
删除
]
库存
虚拟数量
虚拟购买数量,只用于前台显示,不影响成交记录
限购数量
每个买家ID可团购的最大数量,不限数量请填 "0"
所属区域
<{if $de.area}>
<{$de.area}>
编辑
<{/if}>
class="hidden"<{/if}>>
--请选择--
<{$district}>
点击数
本团介绍
<{$de.content}>
状态
checked="checked"<{/if}>/>
推荐
checked="checked"<{/if}>/>
开启
checked="checked"<{/if}>/>
关闭
<{else}>
团购
显示顺序
团购名称
分类
已团购
状态
<{foreach item=list from=$de.list}>
<{if $list.pic}>
<{else}>
<{/if}>
<{$list.name}>
<{$list.catname}>
<{$list.sell_amount}>
<{if $list.status==1}>开启<{elseif $list.status==2}>推荐<{else}>关闭<{/if}>
<{$editimg}>
<{$delimg}>
<{foreachelse}>
暂无符合条件的数据记录
<{/foreach}>
<{$de.page}>
<{/if}>