<{include file="index/header.html"}>
操作提示

短信,邮件,微信模板消息通知记录。

清除全部
<{if $data.list}> <{foreach item=i from=$data.list}> <{/foreach}> <{else}> <{/if}>
编号 类型 账号 状态 操作 时间 备注
<{$i.id}> <{$i.type}> <{$i.username}> <{if $i.status == '0'}> 未发 <{elseif $i.status == '1'}> 成功 <{else if $i.status == '2'}> 失败 <{/if}> 删除 <{$i.addtime}> <{$i.remark}>
还没有数据,赶快添加吧!
<{include file="index/footer.html"}>