From 29d03a7a22fb9fe91c3387de45777a4b25e6db38 Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <773861846@qq.com> Date: Tue, 3 Nov 2020 07:24:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=94=A8header.html=E5=8A=A0=E5=85=A5?= =?UTF-8?q?script=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- novel-front/src/main/resources/templates/about/contact.html | 2 +- novel-front/src/main/resources/templates/about/copyright.html | 2 +- novel-front/src/main/resources/templates/about/default.html | 2 +- novel-front/src/main/resources/templates/about/news.html | 2 +- novel-front/src/main/resources/templates/about/news_info.html | 2 +- novel-front/src/main/resources/templates/about/submission.html | 2 +- .../src/main/resources/templates/about/user_agreement.html | 2 +- .../src/main/resources/templates/book/book_comment.html | 2 +- .../src/main/resources/templates/book/book_content.html | 2 +- novel-front/src/main/resources/templates/book/book_detail.html | 2 +- novel-front/src/main/resources/templates/book/book_index.html | 2 +- .../src/main/resources/templates/book/book_ranking.html | 2 +- novel-front/src/main/resources/templates/book/bookclass.html | 2 +- novel-front/src/main/resources/templates/common/header.html | 3 ++- novel-front/src/main/resources/templates/index.html | 3 +-- novel-front/src/main/resources/templates/pay/index.html | 2 +- novel-front/src/main/resources/templates/user/comment.html | 2 +- novel-front/src/main/resources/templates/user/favorites.html | 2 +- novel-front/src/main/resources/templates/user/feedback.html | 2 +- .../src/main/resources/templates/user/feedback_list.html | 2 +- novel-front/src/main/resources/templates/user/login.html | 2 +- .../src/main/resources/templates/user/read_history.html | 2 +- novel-front/src/main/resources/templates/user/register.html | 2 +- novel-front/src/main/resources/templates/user/set_name.html | 2 +- .../src/main/resources/templates/user/set_password.html | 2 +- novel-front/src/main/resources/templates/user/set_sex.html | 2 +- novel-front/src/main/resources/templates/user/setup.html | 2 +- novel-front/src/main/resources/templates/user/userinfo.html | 2 +- 28 files changed, 29 insertions(+), 29 deletions(-) diff --git a/novel-front/src/main/resources/templates/about/contact.html b/novel-front/src/main/resources/templates/about/contact.html index 46d9225..56e79e9 100644 --- a/novel-front/src/main/resources/templates/about/contact.html +++ b/novel-front/src/main/resources/templates/about/contact.html @@ -2,7 +2,7 @@ - + diff --git a/novel-front/src/main/resources/templates/about/copyright.html b/novel-front/src/main/resources/templates/about/copyright.html index 4a26734..eac94cb 100644 --- a/novel-front/src/main/resources/templates/about/copyright.html +++ b/novel-front/src/main/resources/templates/about/copyright.html @@ -2,7 +2,7 @@ - + diff --git a/novel-front/src/main/resources/templates/about/default.html b/novel-front/src/main/resources/templates/about/default.html index b136d7b..dfc9bd7 100644 --- a/novel-front/src/main/resources/templates/about/default.html +++ b/novel-front/src/main/resources/templates/about/default.html @@ -1,6 +1,6 @@ - + diff --git a/novel-front/src/main/resources/templates/about/news.html b/novel-front/src/main/resources/templates/about/news.html index 4d3f8c2..1773b8f 100644 --- a/novel-front/src/main/resources/templates/about/news.html +++ b/novel-front/src/main/resources/templates/about/news.html @@ -1,7 +1,7 @@ - + - + diff --git a/novel-front/src/main/resources/templates/about/submission.html b/novel-front/src/main/resources/templates/about/submission.html index ced4460..902e4d6 100644 --- a/novel-front/src/main/resources/templates/about/submission.html +++ b/novel-front/src/main/resources/templates/about/submission.html @@ -2,7 +2,7 @@ - + diff --git a/novel-front/src/main/resources/templates/about/user_agreement.html b/novel-front/src/main/resources/templates/about/user_agreement.html index a52b92a..f143767 100644 --- a/novel-front/src/main/resources/templates/about/user_agreement.html +++ b/novel-front/src/main/resources/templates/about/user_agreement.html @@ -2,7 +2,7 @@ - + diff --git a/novel-front/src/main/resources/templates/book/book_comment.html b/novel-front/src/main/resources/templates/book/book_comment.html index 266783f..0fdd78f 100644 --- a/novel-front/src/main/resources/templates/book/book_comment.html +++ b/novel-front/src/main/resources/templates/book/book_comment.html @@ -2,7 +2,7 @@ - + diff --git a/novel-front/src/main/resources/templates/book/book_content.html b/novel-front/src/main/resources/templates/book/book_content.html index 3f33237..a4559d4 100644 --- a/novel-front/src/main/resources/templates/book/book_content.html +++ b/novel-front/src/main/resources/templates/book/book_content.html @@ -1,7 +1,7 @@ - + diff --git a/novel-front/src/main/resources/templates/book/book_detail.html b/novel-front/src/main/resources/templates/book/book_detail.html index 70e5cc0..fdbb362 100644 --- a/novel-front/src/main/resources/templates/book/book_detail.html +++ b/novel-front/src/main/resources/templates/book/book_detail.html @@ -1,7 +1,7 @@ - + diff --git a/novel-front/src/main/resources/templates/book/book_index.html b/novel-front/src/main/resources/templates/book/book_index.html index 907257a..bb80180 100644 --- a/novel-front/src/main/resources/templates/book/book_index.html +++ b/novel-front/src/main/resources/templates/book/book_index.html @@ -1,7 +1,7 @@ - + - + diff --git a/novel-front/src/main/resources/templates/book/bookclass.html b/novel-front/src/main/resources/templates/book/bookclass.html index 5f819e0..6a36fdb 100644 --- a/novel-front/src/main/resources/templates/book/bookclass.html +++ b/novel-front/src/main/resources/templates/book/bookclass.html @@ -1,7 +1,7 @@ - + - + 小说精品屋 +