From c4da68cf48e18e3cc9b90f1f706e1d2c5bd9ab3c Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Thu, 2 Aug 2018 19:19:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9BUG=EF=BC=9A=E6=9B=B4?= =?UTF-8?q?=E6=94=B9Settings=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Views/Admin/Settings.cshtml | 42 ++++++++++---------- Bootstrap.Admin/Views/Shared/Header.cshtml | 10 ++--- Bootstrap.Admin/wwwroot/css/admin.css | 2 +- Bootstrap.Admin/wwwroot/css/site.css | 5 ++- Bootstrap.Admin/wwwroot/js/Content.js | 1 - Bootstrap.Admin/wwwroot/js/Longbow.Common.js | 4 +- Bootstrap.Admin/wwwroot/js/Settings.js | 2 +- 7 files changed, 34 insertions(+), 32 deletions(-) diff --git a/Bootstrap.Admin/Views/Admin/Settings.cshtml b/Bootstrap.Admin/Views/Admin/Settings.cshtml index 1cb397a8..fc316a1c 100644 --- a/Bootstrap.Admin/Views/Admin/Settings.cshtml +++ b/Bootstrap.Admin/Views/Admin/Settings.cshtml @@ -22,10 +22,12 @@
系统名称设置
-
- -
- +
+
+ +
+ +
@@ -33,10 +35,12 @@
页脚设置
-
- -
- +
+
+ +
+ +
@@ -45,19 +49,17 @@
网站样式
-
-
- - +
+ +
diff --git a/Bootstrap.Admin/Views/Shared/Header.cshtml b/Bootstrap.Admin/Views/Shared/Header.cshtml index cd5fd106..e8300c5e 100644 --- a/Bootstrap.Admin/Views/Shared/Header.cshtml +++ b/Bootstrap.Admin/Views/Shared/Header.cshtml @@ -11,7 +11,7 @@