{template 'header'}
{if $typeid}{$TYPE[$typeid][typename]}{else}表单问卷{/if}
{if $itemid} {if $page == 2} {else}

{$title}

{$adddate}  有效期:{$fromdate} 至 {$todate}{$hits}
{if $content}
{$content}
{/if} {if $lists}
{loop $lists $k $v}

{$v[name]}{if $v[min]}*{/if}

{if $v[type] == 0} {elseif $v[type] == 1} {elseif $v[type] == 2} {elseif $v[type] == 3}
    {loop $v[option] $kk $vv}
  • {/loop}
{elseif $v[type] == 4}
    {loop $v[option] $kk $vv}
  • {/loop}
{/if}
{/loop} {if $verify == 1 && !$error}

验证码*

{template 'captcha', 'chip'}
{/if} {if $verify == 2 && !$error}

验证问题*

{template 'question', 'chip'}
{/if}
{if $error == 5}
您还没有登录,请先 登录注册
{elseif $error == 4}
当前会员组无提交权限
{elseif $error == 3}
未开始
{elseif $error == 2}
已过期
{elseif $error == 1}
已提交过
{else} {/if}
{/if} {/if} {else} {if $lists}
{loop $lists $v}
{$v[title]}

{$v[hits]}{$v[adddate]}

{/loop}
{else} {template 'empty', 'chip'} {/if} {if $pages}
{$pages}
{/if} {/if} {if $itemid} {/if} {template 'footer'}