{// 额外HTML代码 } {$extra_html_content_top|raw|default=''} {notempty name="page_tips_top"}

{$page_tips_top|raw}

{/notempty}
{if $search OR $page_tips_search }
{notempty name="page_tips_search"}{$page_tips_search|raw}{/notempty} {notempty name="search"}
    {volist name="search" id="search"}
  • {if $search.param } {// 存在数组 } {if $search.data_source == 2 && ($search.type == 'text' || $search.type == 'textarea' || $search.type == 'number' || $search.type == 'hidden') } {// 模型关联且需要转换的单独处理 } {else} {/if} {else} {if $search.type == 'date' OR $search.type == 'time' OR $search.type == 'datetime' } {// 日期类型的数据 } {elseif $search.type == 'select2'} {else} {// 其他类型的数据 } {/if} {/if}
  • {/volist}
  •  搜索  重置
{/notempty}
{/if}
{volist name="top_buttons" id="top_button"} {$top_button.title|default=''} {/volist}
{notempty name="page_tips_bottom"}

{$page_tips_bottom|raw}

{/notempty} {// 额外HTML代码 } {$extra_html_content_bottom|raw|default=''} {// 额外JS代码 } {$extra_js|raw|default=''}