{template 'weheader'} {if $reside}{/if} {if $isloc}{/if} {template 'insert/header'} {if $activity['isinfo']} {template 'insert/field_address'} {/if}
{if $activity['paixu']==0} {template 'insert/join'} {/if} {if !empty($par['kami']) && pdo_tableexists('dayu_kami')} {template 'insert/field_kami'} {/if} {if !empty($linkage)} {template 'insert/field_linkage'} {/if}
{loop $ds $fields} {if in_array($fields['type'], array('text', 'phone', 'tel', 'idcard'), TRUE)} {template 'insert/field_text'} {/if} {if $fields['type'] == 'photograph'} {template 'insert/field_photograph'} {/if} {if $fields['type'] == 'email'} {template 'insert/field_email'} {/if} {if $fields['type'] == 'number'} {template 'insert/field_number'} {/if} {if $fields['type'] == 'textarea'} {template 'insert/field_textarea'} {/if} {if $fields['type'] == 'radio'} {template 'insert/field_radio'} {/if} {if $fields['type'] == 'checkbox'} {template 'insert/field_checkbox'} {/if} {if $fields['type'] == 'select'} {template 'insert/field_select'} {/if} {if $fields['type'] == 'image'}
{$fields['title']}{if $fields['essential']} *{/if} {php echo urldecode($fields['description'])} 上传图片
{/if} {if $fields['type'] == 'calendar'} {template 'insert/field_calendar'} {/if} {if $fields['type'] == 'range'} {template 'insert/field_range'} {/if} {if $fields['type'] == 'reside'} {template 'insert/field_reside'} {/if} {/loop}
{if $activity['plural']==1} {template 'insert/pics'} {/if} {if $activity['isvoice']==1} {template 'insert/voice'} {/if} {if $activity['paixu']==1} {template 'insert/join'} {/if}
{if !empty($activity['agreement'])} {template 'insert/field_agreement'} {/if} {template 'insert/field_var'}
{template 'insert/field_footer'} {if !empty($par['comment']) && pdo_tableexists('dayu_comment')}
{template 'insert/comment'}
{/if} {template 'insert/popup'} {template 'insert/script'} {template 'footers'}