debug
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<h2 class="layout-tit">最新标签</h2>
|
||||
<ul class="txt-list txt-list-row5 tag_news">
|
||||
{foreach $arrNewsNovel as $key=>$Novel }
|
||||
<a href='{$strPcPath}{site:nurl n_id="$Novel->n_id" n_py="$Novel->og_novel_pin_yin"/}'>{$Novel.og_novel_book_name}</a>
|
||||
<a href='{$strPcPath}{site:nurl n_id="$Novel->n_id" n_py="$Novel->n_name_pinyin"/}'>{$Novel.n_name}</a>
|
||||
{/foreach}
|
||||
<a href="/sitemap_index.xml">XML地图</a>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user