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/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() {
${book.c_name}
${book.n_update_time ?? ''}
-
+
继续阅读
@@ -266,7 +266,7 @@ function displayBookshelf() {
${book.n_name}
- ${book.c_name}
+ ${book.c_name}
|
${book.n_author}
@@ -275,7 +275,7 @@ function displayBookshelf() {
| ${book.n_status} |
- 阅读
+ 阅读
删除
|
@@ -372,7 +372,7 @@ function displayHistory() {
${book.c_name}
${book.n_update_time ?? ''}
-
继续阅读
@@ -393,7 +393,7 @@ function displayHistory() {