{template 'head'}
id | 状态 | 发送数量 | 活动名称 | 活动时间 | 备注 | 路径 | 操作 |
---|---|---|---|---|---|---|---|
{$item['id']} | {$item['status']} | {$item['number']} | {$item['content']['activityName']} | {$item['content']['activityTime']} | {$item['content']['activityText']} | {$item['content']['skipUrl']} | {if $item['status'] == '停止'} 取消暂停 {else} 暂停 {/if} 删除 |