{template 'public/header'} {template 'public/comhead'} {if $operation == 'display'}
{loop $list $item} {/loop}
排序 位置 时间段 状态(点击可切换) 操作
{if $item['position'] == 2 || $item['position'] == 3}
{/if}
{if TIMESTAMP>$item['endtime']} {else} {php echo date('Y-m-d H:i', $item['starttime'])}
{php echo date('Y-m-d H:i', $item['endtime'])} {/if}
链接地址: {$item['url']}
{$pager}
{elseif $operation == 'post'}
广告信息
{if $setting['is_school'] == 1} {if $_W['role'] == 'founder' || $_W['role'] == 'manager'}
{/if} {/if}
{php echo tpl_form_field_image('thumb', $thumb, '', array('width' => 480, 'height' => 200))}
{php echo tpl_form_field_daterange('datelimit', array('starttime'=>date('Y-m-d H:i',$item['starttime']),'endtime'=>date('Y-m-d H:i',$item['endtime'])), true)}
{/if} {if $_W['isfounder']} {template 'common/footer'} {else} {template 'public/footer'} {/if}