From 930801f1cad1f7ed53f19f366a3e7acfcb71630a Mon Sep 17 00:00:00 2001 From: Ghost_chu Date: Thu, 19 Dec 2024 04:58:33 +0800 Subject: [PATCH] fix navbar --- pom.xml | 6 ++ .../templates/components/common.html | 71 +++++++++++-------- src/main/resources/templates/index.html | 63 +--------------- .../templates/modules/userapp/create.html | 4 +- .../templates/modules/userapp/created.html | 4 +- .../templates/modules/userapp/index.html | 4 +- .../templates/oauth/req_github_failed.html | 4 +- .../resources/templates/user/profile.html | 4 +- 8 files changed, 59 insertions(+), 101 deletions(-) diff --git a/pom.xml b/pom.xml index f553b42..d87e283 100644 --- a/pom.xml +++ b/pom.xml @@ -274,6 +274,12 @@ protobuf-java-util 4.29.1 + + + org.thymeleaf.extras + thymeleaf-extras-java8time + 3.0.4.RELEASE + diff --git a/src/main/resources/templates/components/common.html b/src/main/resources/templates/components/common.html index 8f67336..71ad9f3 100644 --- a/src/main/resources/templates/components/common.html +++ b/src/main/resources/templates/components/common.html @@ -11,37 +11,48 @@

这是一个页脚,以后也许能放点东西

diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index e3780da..79731c1 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -1,8 +1,8 @@ -
+
-
+
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
\ No newline at end of file diff --git a/src/main/resources/templates/modules/userapp/create.html b/src/main/resources/templates/modules/userapp/create.html index b36285c..dfbc8da 100644 --- a/src/main/resources/templates/modules/userapp/create.html +++ b/src/main/resources/templates/modules/userapp/create.html @@ -1,8 +1,8 @@ -
+
-
+

创建新的用户应用程序

diff --git a/src/main/resources/templates/modules/userapp/created.html b/src/main/resources/templates/modules/userapp/created.html index 33dc237..9509ea1 100644 --- a/src/main/resources/templates/modules/userapp/created.html +++ b/src/main/resources/templates/modules/userapp/created.html @@ -1,8 +1,8 @@ -
+
-
+

用户应用程序创建成功

请妥善保存下面的凭据信息,这些信息只会显示一次!

diff --git a/src/main/resources/templates/modules/userapp/index.html b/src/main/resources/templates/modules/userapp/index.html index 346ea7e..93a7d60 100644 --- a/src/main/resources/templates/modules/userapp/index.html +++ b/src/main/resources/templates/modules/userapp/index.html @@ -1,8 +1,8 @@ -
+
-
+
diff --git a/src/main/resources/templates/oauth/req_github_failed.html b/src/main/resources/templates/oauth/req_github_failed.html index 3eb817b..856f69f 100644 --- a/src/main/resources/templates/oauth/req_github_failed.html +++ b/src/main/resources/templates/oauth/req_github_failed.html @@ -1,8 +1,8 @@ -
+
-
+

Github OAuth 登录过程失败

diff --git a/src/main/resources/templates/user/profile.html b/src/main/resources/templates/user/profile.html index 1be8ba3..666374d 100644 --- a/src/main/resources/templates/user/profile.html +++ b/src/main/resources/templates/user/profile.html @@ -1,8 +1,8 @@ -
+
-
+