{template 'web/setting/_headerDiy'}
    {loop $module_list $item}
  • {/loop}
设置封面图
{if !empty($block_tpl)} {loop $block_tpl $tpl} {template '../static/web/diy/tpl/block/'.$tpl} {/loop} {/if} {if !empty($editor_tpl)} {loop $editor_tpl $tpl} {template '../static/web/diy/tpl/editor/'.$tpl} {/loop} {/if}