From 6d2772b7ac2068249593e9df5242e529e375fca8 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Fri, 12 Apr 2019 15:23:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9BUG=EF=BC=9A=E6=BC=94?= =?UTF-8?q?=E7=A4=BA=E6=A8=A1=E5=BC=8F=E4=B8=8B=E7=A6=81=E6=AD=A2=E6=9B=B4?= =?UTF-8?q?=E6=94=B9=E7=BD=91=E7=AB=99=E6=A0=87=E9=A2=98=E4=B8=8E=E9=A1=B5?= =?UTF-8?q?=E8=84=9A=20closed=20#IV7XH?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #Issue https://gitee.com/LongbowEnterprise/dashboard/issues?id=IV7XH --- Bootstrap.Admin/Views/Admin/Settings.cshtml | 152 ++++++++++---------- 1 file changed, 79 insertions(+), 73 deletions(-) diff --git a/Bootstrap.Admin/Views/Admin/Settings.cshtml b/Bootstrap.Admin/Views/Admin/Settings.cshtml index ab2bad9c..790249fb 100644 --- a/Bootstrap.Admin/Views/Admin/Settings.cshtml +++ b/Bootstrap.Admin/Views/Admin/Settings.cshtml @@ -1,74 +1,80 @@ -@model ThemeModel -@{ - ViewBag.Title = "网站设置"; -} -@section javascript { - - - - - - - - - - - -} -
-
系统名称设置
-
-
-
- -
- -
-
-
-
-
-
-
页脚设置
-
-
-
- -
- -
-
-
-
-
-
-
网站样式
-
-
-
-
- - -
- -
-
-
-
-
-
-
- 网站缓存 - - -
-
-
-
+@model ThemeModel +@{ + ViewBag.Title = "网站设置"; +} +@section javascript { + + + + + + + + + + + +} +
+
系统名称设置
+
+ +
+
+ +
+ +
+
+
+
+
+
+
页脚设置
+
+ +
+
+ +
+ +
+
+
+
+
+
+
网站样式
+
+
+
+
+ + +
+ +
+
+
+
+
+
+
+ 网站缓存 + + +
+
+
+
\ No newline at end of file