{template 'common/header'}
消息类型 | 接收用户组 | 预计发送时间 | 发送人数 | 状态 | 操作 |
---|---|---|---|---|---|
{$types[$list['msgtype']]} | {$list['groupname']} | {php echo date('Y-m-d H:i', $list['sendtime']);} | {if $list['group'] == '-1'}全部粉丝{else}{$list['fansnum']}{/if} | {if !$list['status']} 已发送 {elseif $list['status'] == 1} 未发送 {elseif $list['status'] == 2} 发送失败 {/if} | {if $list['type'] == 1} {if !$list['cron_id'] && $list['sendtime'] > TIMESTAMP} 同步到云服务 {/if} 编辑 删除 {/if} |