{{block name="form_header"}}{{/block}}
{{block name="form_content_top"}}{{/block}}
{{if !empty($form_table) and !empty($form_table['base']) and !empty($form_table['form']) and is_array($form_table['base']) and is_array($form_table['form'])}} {{include file="public/module/form_fields_select" /}} {{else /}}
{{if empty($form_error)}}动态表格配置有误{{else /}}{{$form_error}}{{/if}}
{{/if}} {{block name="form_page"}} {{if !empty($data_list) and isset($page_html)}} {{$page_html|raw}} {{/if}} {{/block}} {{block name="form_extend"}}{{/block}}
{{block name="form_footer"}}{{/block}}