debug
This commit is contained in:
@@ -55,9 +55,12 @@
|
||||
<span>最新标签</span>
|
||||
</h3>
|
||||
<div class="rec-focus" style="font-size:12px;">
|
||||
{foreach $arrForgeNovel as $key=>$Novel }
|
||||
<a href="/">{$Novel.n_name}</a>
|
||||
{/foreach}
|
||||
{novel:list count="10" sort_type="news" d_key="d_key" d_val="Novel" p_val="page_data" cache_life="86400"}
|
||||
{volist name='Novel.n_forge_novel' id='ForgeNovel'}
|
||||
<a
|
||||
href='{site:nnurl n_id="$arrNovel[n_id]" n_py="$arrNovel[n_name_pinyin]" n_fid="$ForgeNovel[n_forge_id]"/}'>{$ForgeNovel.n_forge_title}</a>
|
||||
{/volist}
|
||||
{/novel:list}
|
||||
<a href="/sitemap_index.xml">XML地图</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user