{if $openedTools}

{$openedTools}

{/if}
多级页只测试前 条数据
{if condition="empty($source_urls)"} 没有起始页网址 {else /} {if condition="$sourceIsUrl"}

起始页已设置为内容页网址

{foreach $source_urls as $source=>$urls}

{$source|htmlspecialchars}

{/foreach} {else /} {foreach name="source_urls" item="source_url"}

抓取起始页面:{$sourceUrlOpened}{$source_url|htmlspecialchars}

{/foreach} {/if} {/if}