<{include file="index/header.html"}> <{if $smarty.get.type == 'email'}> <{elseif $smarty.get.type == 'wxtpl'}> <{elseif $smarty.get.type == 'sms'}>
返回短信模板
<{/if}>
操作提示

短信,邮件,微信模板消息通知的开启和关闭。

模板已经为配置好的,请只对模板内容进行适当修改。

<{if $data}> <{foreach item=i from=$data}> <{/foreach}> <{else}> <{/if}>
名称 类型 类型二 状态 操作
<{$i.notice_name}> <{$i.type}> <{$i.type2}> <{if $i.status}>开启<{else}>关闭<{/if}> 编辑
还没有数据,赶快添加吧!
<{include file="index/footer.html"}>