{php include template("admin/header");}
{php include template("admin/menu");}
{$pageUrl}
{loop $arrEvent $key $item} {/loop}
ID活动标题操作
{$item[eventid]}{$item[title]}
{php include template("admin/footer");}