{include "header.inc.html"} {$goodsLang = $lang.admin.goods.form}
优惠券管理
Coupon
{if $smarty.get.act=="add" || $smarty.get.act=="edit"}
{if $smarty.get.act=="edit"} {/if}
添加类型
元 可抵消消费面额,数字,可保留两位小数
数字,如8折请填写80,5.5折请填写55
格式如:2013-05-15 12:30:20
格式如:2013-05-20 12:30:20
{if $couponInfo.thumbId} {attachment id=$couponInfo.thumbId limit=1} {/attachment} {else} {/if}
{editor content=$couponInfo.content}
{else} {coupon limit=15 pager="true" key=$key catId=$smarty.request.catId iStatus=''} {/coupon}
{$lang.form.id}优惠券名称类型价值 是否有效{$lang.form.posttime}{$lang.form.operate}
{$item.id}
{$item.name}
{$item.typeInfo.name} {$item.money|string_format:"%.2f"} {$item.posttime|date_format:"Y-m-d H:i:s"} {$lang.view} {$lang.edit} {$lang.del}
{$key=$key|escape:"url"} {if $key} {$key = "/key/$key"} {/if}
{if $cfg_lang=="zh-ch"}共 {$allCount} 条记录{else} {$allCount} Records{/if}     {pager allCount=$allCount type="goods" number="false"}
{/if} {if $smarty.get.act=="edit" || $smarty.get.act=="add"} {/if}
{include "footer.inc.html"}