From 4d2ee5c9990f8e0c1ff5d1d9e5b9fc6cfba10fc0 Mon Sep 17 00:00:00 2001 From: make Date: Tue, 29 Apr 2025 20:23:54 +0800 Subject: [PATCH 1/5] debug --- code/app/home/view/xiongMao/pc/getLibrary.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/app/home/view/xiongMao/pc/getLibrary.html b/code/app/home/view/xiongMao/pc/getLibrary.html index 02fa77d..acb2bef 100644 --- a/code/app/home/view/xiongMao/pc/getLibrary.html +++ b/code/app/home/view/xiongMao/pc/getLibrary.html @@ -107,7 +107,7 @@ button_num="10" cache_life="86400" func="generateCategoryPager" export_name="res
热门小说推荐
- {novel:list count="6" sort_type="tuijian" n_status="lianzai" d_key="key" d_val="Novel" p_val="page_data" + {novel:list count="6" sort_type="tuijian" n_category="$Request.route.strCategory" d_key="key" d_val="Novel" cache_life="86400"} {include file="pc/public/hostListImg" start="0"/} {/novel:list} From 471772b96991bd7a27271c72902b95e5360f9af6 Mon Sep 17 00:00:00 2001 From: make Date: Tue, 29 Apr 2025 20:49:00 +0800 Subject: [PATCH 2/5] debug --- code/app/home/view/haoZi/basePcUser.html | 6 +++--- code/app/home/view/haoZi/user/index.html | 2 +- code/app/home/view/xiongMao/baseH5.html | 12 ++++++++---- code/app/home/view/xiongMao/basePcUser.html | 6 +++--- code/app/home/view/xiongMao/index/index.html | 5 +++++ code/app/home/view/xiongMao/novel/getLibrary.html | 4 +--- code/app/home/view/xiongMao/novel/getNovelInfo.html | 2 +- code/app/home/view/xiongMao/user/index.html | 2 +- code/public/template/xiongmao/style2_m/css/style.css | 6 +++++- 9 files changed, 28 insertions(+), 17 deletions(-) diff --git a/code/app/home/view/haoZi/basePcUser.html b/code/app/home/view/haoZi/basePcUser.html index 0caa451..9fbd4e4 100644 --- a/code/app/home/view/haoZi/basePcUser.html +++ b/code/app/home/view/haoZi/basePcUser.html @@ -52,8 +52,8 @@ {$arrGrm[3]|raw} diff --git a/code/public/template/xiongmao/style2_m/css/style.css b/code/public/template/xiongmao/style2_m/css/style.css index 0fb16b9..81ff385 100644 --- a/code/public/template/xiongmao/style2_m/css/style.css +++ b/code/public/template/xiongmao/style2_m/css/style.css @@ -525,4 +525,8 @@ margin-bottom: 10px; font-size: 0.8rem; } -.rs{background: #fff;box-sizing: border-box;padding:0px 10px 10px;} \ No newline at end of file +.rs{background: #fff;box-sizing: border-box;padding:0px 10px 10px;} + +.active_rank a{ + color: #ff689b; +} \ No newline at end of file From bb25d58619d5cef8d9716210fee165b64dc00fc8 Mon Sep 17 00:00:00 2001 From: make Date: Tue, 29 Apr 2025 21:14:02 +0800 Subject: [PATCH 3/5] debug --- code/app/home/view/default/basePc.html | 18 ++++++++++-------- code/app/home/view/default/pc/getLibrary.html | 5 +++++ code/app/home/view/haoZi/basePc.html | 10 +++++++--- code/app/home/view/xiongMao/basePc.html | 9 ++++----- code/public/template/default/pc/css/style.css | 6 +++++- .../template/haozi/book_pc/css/common.css | 10 +++++++++- 6 files changed, 40 insertions(+), 18 deletions(-) diff --git a/code/app/home/view/default/basePc.html b/code/app/home/view/default/basePc.html index a051b64..b2f8393 100644 --- a/code/app/home/view/default/basePc.html +++ b/code/app/home/view/default/basePc.html @@ -30,6 +30,11 @@ +{block name="strPageCode"} + +{/block} + +
@@ -47,17 +52,14 @@
diff --git a/code/app/home/view/default/pc/getLibrary.html b/code/app/home/view/default/pc/getLibrary.html index 78d24e1..e71b4bb 100644 --- a/code/app/home/view/default/pc/getLibrary.html +++ b/code/app/home/view/default/pc/getLibrary.html @@ -74,6 +74,11 @@ button_num="10" cache_life="86400" func="generateCategoryPager" export_name="res {block name='nav-active-class'}home{/block} +{block name="strPageCode"} + +{/block} + + {block name="main"} diff --git a/code/app/home/view/haoZi/basePc.html b/code/app/home/view/haoZi/basePc.html index c55db30..b0ce314 100644 --- a/code/app/home/view/haoZi/basePc.html +++ b/code/app/home/view/haoZi/basePc.html @@ -69,13 +69,17 @@