From 9b0283e5586fb9cb1a1445944ba4aa49758b4709 Mon Sep 17 00:00:00 2001
From: = <2316683971@qq.com>
Date: Mon, 13 Dec 2021 18:07:33 +0800
Subject: [PATCH] add admin/_fragments.html,admin/index.html
---
.idea/workspace.xml | 14 +-
.../resources/templates/admin/_fragments.html | 103 ++++++++++++++
.../templates/admin/blogs-input.html | 4 +-
src/main/resources/templates/admin/index.html | 127 ++++++++++++++++++
src/main/resources/templates/admin/login.html | 4 +-
5 files changed, 241 insertions(+), 11 deletions(-)
create mode 100644 src/main/resources/templates/admin/_fragments.html
create mode 100644 src/main/resources/templates/admin/index.html
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index b82b580..703d34b 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -6,7 +6,7 @@
-
+
@@ -67,7 +67,7 @@
-
+
-
-
-
+
+
+
@@ -115,11 +115,11 @@
+
-
@@ -134,7 +134,7 @@
-
+
diff --git a/src/main/resources/templates/admin/_fragments.html b/src/main/resources/templates/admin/_fragments.html
new file mode 100644
index 0000000..e446975
--- /dev/null
+++ b/src/main/resources/templates/admin/_fragments.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+
+ 博客
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/templates/admin/blogs-input.html b/src/main/resources/templates/admin/blogs-input.html
index bc7e2da..7092477 100644
--- a/src/main/resources/templates/admin/blogs-input.html
+++ b/src/main/resources/templates/admin/blogs-input.html
@@ -6,8 +6,8 @@
博客发布
-
-
+
+
diff --git a/src/main/resources/templates/admin/index.html b/src/main/resources/templates/admin/index.html
new file mode 100644
index 0000000..bc4ee26
--- /dev/null
+++ b/src/main/resources/templates/admin/index.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+ 博客管理
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/templates/admin/login.html b/src/main/resources/templates/admin/login.html
index 191af91..aeba920 100644
--- a/src/main/resources/templates/admin/login.html
+++ b/src/main/resources/templates/admin/login.html
@@ -1,6 +1,6 @@
-
-
+
+