{template 'public/header'} {template 'public/comhead'}
{php echo tpl_form_field_daterange('time',$_GPC['time']);}
批量删除
活动管理
{loop $list $key $item} {/loop} {if empty($list)} {/if}
全选 活动id 所属城市 活动标题 活动logo 联系电话 金额 报名人数 报名通道 操作
{$item['id']} {if $item['cityname']}{$item['cityname']}{else}全国版{/if} {$item['title']} {$item['tel']} {$item['money']} {$item['sign_num']} {if $item['is_bm']==1} 开启{elseif $item['is_bm']==2} 关闭{/if} 核销员列表 报名列表 编辑 删除
暂无活动信息
{$pager}
{template 'common/footer'}