diff --git a/code/app/home/view/kuangYu/pc/public/shukuNovelList.html b/code/app/home/view/kuangYu/pc/public/shukuNovelList.html
index 4a6d945..61684b8 100644
--- a/code/app/home/view/kuangYu/pc/public/shukuNovelList.html
+++ b/code/app/home/view/kuangYu/pc/public/shukuNovelList.html
@@ -9,21 +9,17 @@
-
更新时间:2025-03-20 23:59
+
更新时间:{:date('y-m-d')}
立即阅读
\ No newline at end of file
diff --git a/code/app/home/view/kuangYu/pc/user/index.html b/code/app/home/view/kuangYu/pc/user/index.html
index 87deaa5..608d47f 100644
--- a/code/app/home/view/kuangYu/pc/user/index.html
+++ b/code/app/home/view/kuangYu/pc/user/index.html
@@ -154,12 +154,12 @@
-
+
${book.c_name}
${book.n_update_time}
-
+
阅读
@@ -180,12 +180,12 @@
-
+
${book.c_name}
${book.n_update_time}
-
+
阅读
@@ -236,7 +236,7 @@
${book.n_update_time}
-
+
阅读
@@ -257,12 +257,12 @@
-
+
${book.c_name}
${book.n_update_time}
-
+
阅读
diff --git a/code/app/home/view/shikong/public/index-item-head.html b/code/app/home/view/shikong/public/index-item-head.html
index 1bfd114..1cdb2ec 100644
--- a/code/app/home/view/shikong/public/index-item-head.html
+++ b/code/app/home/view/shikong/public/index-item-head.html
@@ -2,15 +2,15 @@
\ No newline at end of file
diff --git a/code/app/home/view/xiongMao/baseH5.html b/code/app/home/view/xiongMao/baseH5.html
index ad81d1c..dbc089a 100644
--- a/code/app/home/view/xiongMao/baseH5.html
+++ b/code/app/home/view/xiongMao/baseH5.html
@@ -19,7 +19,7 @@
-
+
{block name="head"}{/block}
{block name="head-css"}{/block}
@@ -29,17 +29,21 @@
+{block name="strPageCode"}
+
+{/block}
+
@@ -74,7 +78,7 @@
-
+
{block name="footer-js"}{/block}
diff --git a/code/app/home/view/xiongMao/basePc.html b/code/app/home/view/xiongMao/basePc.html
index 6a07b26..ed7b902 100644
--- a/code/app/home/view/xiongMao/basePc.html
+++ b/code/app/home/view/xiongMao/basePc.html
@@ -11,7 +11,7 @@
-
+
{block name="head"}{/block}
{block name="head-css"}{/block}
@@ -33,19 +33,19 @@
@@ -103,7 +102,7 @@
-
+
{block name="footer-js"}{/block}
diff --git a/code/app/home/view/xiongMao/basePcUser.html b/code/app/home/view/xiongMao/basePcUser.html
index 0caa451..9fbd4e4 100644
--- a/code/app/home/view/xiongMao/basePcUser.html
+++ b/code/app/home/view/xiongMao/basePcUser.html
@@ -52,8 +52,8 @@
-
- 123456
+
+ 默认
- 我的书架
@@ -73,7 +73,7 @@
- 123456
+ 默认
-
diff --git a/code/app/home/view/xiongMao/index/index.html b/code/app/home/view/xiongMao/index/index.html
index 14d42f4..2df1dd4 100644
--- a/code/app/home/view/xiongMao/index/index.html
+++ b/code/app/home/view/xiongMao/index/index.html
@@ -35,6 +35,11 @@
{block name='body-class'}index_xs{/block}
+{block name="strPageCode"}
+
+{/block}
+
+
{block name="main"}
{site:grm page_code="h5_index" diff="0" num="60" g_key="arrGrm" /}
diff --git a/code/app/home/view/xiongMao/novel/getLibrary.html b/code/app/home/view/xiongMao/novel/getLibrary.html
index 3a7475c..08901e5 100644
--- a/code/app/home/view/xiongMao/novel/getLibrary.html
+++ b/code/app/home/view/xiongMao/novel/getLibrary.html
@@ -72,8 +72,6 @@ button_num="5" cache_life="86400" func="generateCategoryPager" export_name="resD
{block name="main"}
-
-
{novel:category d_key="strCategoryPinyin" d_val="strCategoryName"}
-
@@ -157,7 +155,7 @@ button_num="5" cache_life="86400" func="generateCategoryPager" export_name="resD
{$DomainModel->d_domain}
- {novel:list count="8" sort_type="tuijian" n_status="wanjie" d_key="key" d_val="Novel" cache_life="86400"}
+ {novel:list count="8" sort_type="tuijian" n_category="$Request.route.strCategory" d_key="key" d_val="Novel" cache_life="86400"}
{include file="public/novelListH" start="31"/}
diff --git a/code/app/home/view/xiongMao/novel/getNovelInfo.html b/code/app/home/view/xiongMao/novel/getNovelInfo.html
index 8a1f146..6a68867 100644
--- a/code/app/home/view/xiongMao/novel/getNovelInfo.html
+++ b/code/app/home/view/xiongMao/novel/getNovelInfo.html
@@ -199,7 +199,7 @@
完结小说推荐
{$DomainModel->d_domain}
- {novel:list count="8" sort_type="tuijian" n_status="wanjie" d_key="key" d_val="Novel" cache_life="86400"}
+ {novel:list count="8" sort_type="tuijian" n_category="$arrNovel.n_category_pinyin" d_key="key" d_val="Novel" cache_life="86400"}
{include file="public/novelListH" start="31"/}
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}
diff --git a/code/app/home/view/xiongMao/user/index.html b/code/app/home/view/xiongMao/user/index.html
index c3e2f5e..ad265fa 100644
--- a/code/app/home/view/xiongMao/user/index.html
+++ b/code/app/home/view/xiongMao/user/index.html
@@ -37,7 +37,7 @@
-->
- 123456
+ 默认
{$arrGrm[3]|raw}
diff --git a/code/public/template/default/pc/css/style.css b/code/public/template/default/pc/css/style.css
index 2cebf3d..d83de1e 100644
--- a/code/public/template/default/pc/css/style.css
+++ b/code/public/template/default/pc/css/style.css
@@ -2817,4 +2817,8 @@ body {
.novel_search_page h1{font-size: 1rem;text-align: center;margin-bottom: 1rem;}
.novel_search_page .search_tip{font-size: 0.8rem;text-align: center;margin-bottom: 1rem;}
-.novel_search_page h1 span{color:red;}
\ No newline at end of file
+.novel_search_page h1 span{color:red;}
+
+.active_nav_btn a {
+ color: #F44336!important;
+}
\ No newline at end of file
diff --git a/code/public/template/haozi/book_pc/css/common.css b/code/public/template/haozi/book_pc/css/common.css
index f479faa..e6fd5ea 100644
--- a/code/public/template/haozi/book_pc/css/common.css
+++ b/code/public/template/haozi/book_pc/css/common.css
@@ -317,4 +317,12 @@ color: #004d00;border-radius:5px;transition: all 0.3s;}
.novel_tmpbook .txt-list li:nth-of-type(2n){background: #f7f7f7;}
.novel_tmpbook .txt-list li .s1 a{font-size:16px;}
.novel_tmpbook .txt-list.txt-list-row5 .s4{width: 240px;}
-.novel_tmpbook .txt-list.txt-list-row5 .s5{width:190px;float:right;}
\ No newline at end of file
+.novel_tmpbook .txt-list.txt-list-row5 .s5{width:190px;float:right;}
+.active_nav_btn {
+ background: #fff;
+}
+
+.active_nav_btn a{
+ color: darkcyan!important;
+}
+
diff --git a/code/public/template/kuangyu/home/bai_web/css/style.css b/code/public/template/kuangyu/home/bai_web/css/style.css
index 3ac5d5a..b0b85cf 100644
--- a/code/public/template/kuangyu/home/bai_web/css/style.css
+++ b/code/public/template/kuangyu/home/bai_web/css/style.css
@@ -21,7 +21,7 @@ em,span,i{display: inline-block;}
/*作者、简介*/
.book_inf{font-size: 12px;}
.book_inf .int{height: 34px; overflow: hidden; text-overflow: ellipsis;
-display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap:break-word;}
+display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap:break-word;}
.book_inf .aut{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.book_inf .tag{float: right}
diff --git a/code/public/template/kuangyu/public/js/common.js b/code/public/template/kuangyu/public/js/common.js
index f2b6701..385d769 100644
--- a/code/public/template/kuangyu/public/js/common.js
+++ b/code/public/template/kuangyu/public/js/common.js
@@ -243,7 +243,7 @@ function displayBookshelf() {