From d243739a4e2793e2bfebf4c8e1074c2f0d257359 Mon Sep 17 00:00:00 2001
From: xxy <773861846@qq.com>
Date: Mon, 4 May 2020 12:30:25 +0800
Subject: [PATCH] fix bug
---
.../resources/templates/mobile/book/book_content.html | 8 ++++----
.../main/resources/templates/mobile/book/book_detail.html | 7 +++----
.../main/resources/templates/mobile/book/book_index.html | 6 +++---
3 files changed, 10 insertions(+), 11 deletions(-)
diff --git a/novel-front/src/main/resources/templates/mobile/book/book_content.html b/novel-front/src/main/resources/templates/mobile/book/book_content.html
index d8095b2..052a04f 100644
--- a/novel-front/src/main/resources/templates/mobile/book/book_content.html
+++ b/novel-front/src/main/resources/templates/mobile/book/book_content.html
@@ -4,12 +4,12 @@
-
天女商妃第1章 揍个天花乱坠
+
-
+
+ th:content="${book.bookName}+'最新更新章节免费在线阅读TXT下载'">
@@ -169,7 +169,7 @@
-
+
diff --git a/novel-front/src/main/resources/templates/mobile/book/book_detail.html b/novel-front/src/main/resources/templates/mobile/book/book_detail.html
index e5b1496..51cb348 100644
--- a/novel-front/src/main/resources/templates/mobile/book/book_detail.html
+++ b/novel-front/src/main/resources/templates/mobile/book/book_detail.html
@@ -3,12 +3,12 @@
-
+
-
+
+ th:content="${book.bookName}+'最新章节列表,'+${book.bookName}+'最新更新章节免费无广告无弹窗在线阅读,'+${book.bookName}+'小说TXT免费下载。'">
@@ -101,7 +101,6 @@
-
diff --git a/novel-front/src/main/resources/templates/mobile/book/book_index.html b/novel-front/src/main/resources/templates/mobile/book/book_index.html
index 8faccb3..77f797e 100644
--- a/novel-front/src/main/resources/templates/mobile/book/book_index.html
+++ b/novel-front/src/main/resources/templates/mobile/book/book_index.html
@@ -5,12 +5,12 @@
-
+
-
+
+ th:content="${book.bookName}+'最新章节列表,'+${book.bookName}+'最新更新章节免费无广告无弹窗在线阅读TXT下载。'">