This commit is contained in:
make
2025-04-14 15:18:50 +08:00
parent 58f632c8d8
commit b9466c14d1
4 changed files with 147 additions and 2 deletions

View File

@@ -159,12 +159,13 @@
<div class="crumbs-nav">
<a href="{$strPcPath}/">首页</a>
<em class="iconfont"></em>
{if $arrNovel.category_sex == 'man'}
{if $arrNovel.category_sex && $arrNovel.category_sex == 'man'}
{$arrGRM[15]|raw}
<a href='{$strPcPath}{site:nflurl gender="$strNanUrlTemp" category="all" status="all" page="1"/}'>男生</a>
<em class="iconfont"></em>
{$arrGRM[14]|raw}
<?php $arrNovel['category_pinyin'] ?? $arrNovel['category_pinyin'] = 'all'?>
<a
href='{$strPcPath}{site:nflurl gender="$strNanUrlTemp" category="$arrNovel[category_pinyin]" status="all" page="1"/}'>{$arrNovel.og_novel_category}</a>