This commit is contained in:
make
2025-04-16 09:28:31 +08:00
parent 58fc0fb50b
commit d02aac7691
10 changed files with 364 additions and 405 deletions

View File

@@ -67,8 +67,8 @@
<div class="wrap-box">
<h3 class="wrap-title"><span>最新标签</span></h3>
<div class="rec-focus" style="font-size:12px;">
{foreach $arrRecommendNovel as $key=>$vo }
<a href="/">{$vo.og_novel_book_name}</a>&nbsp;&nbsp;
{foreach $arrNewsNovel as $key=>$Novel }
<a href='{site:nurl n_id="$Novel->n_id" n_py="$Novel->og_novel_pin_yin"/}'>{$Novel.og_novel_book_name}</a>&nbsp;&nbsp;
{/foreach}
<a href="/sitemap_index.xml">XML地图</a>&nbsp;&nbsp;
</div>