From faf92e10dbfc77652e8649602153bb45afacfe7d Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Sat, 6 Oct 2018 13:45:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=9E=84=E4=BB=A3=E7=A0=81=EF=BC=9A?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E7=AC=AC=E4=B8=89=E6=96=B9=E8=84=9A=E6=9C=AC?= =?UTF-8?q?asp-append-version=E4=BF=AE=E9=A5=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Views/Account/Login.cshtml | 26 +++++++++---------- Bootstrap.Admin/Views/Admin/Dicts.cshtml | 2 +- Bootstrap.Admin/Views/Admin/Exceptions.cshtml | 25 +++++++++++++----- Bootstrap.Admin/Views/Admin/Logs.cshtml | 22 ++++++++-------- Bootstrap.Admin/Views/Admin/Menus.cshtml | 4 +-- .../Views/Admin/Notifications.cshtml | 12 ++++----- Bootstrap.Admin/Views/Admin/Profiles.cshtml | 20 +++++++------- Bootstrap.Admin/Views/Admin/Roles.cshtml | 4 +-- Bootstrap.Admin/Views/Admin/Settings.cshtml | 8 +++--- Bootstrap.Admin/Views/Shared/_Admin.cshtml | 16 ++++++------ .../Views/Shared/_Bootstrap.cshtml | 14 +++++----- Bootstrap.Admin/Views/Shared/_Default.cshtml | 20 +++++++------- Bootstrap.Admin/Views/Shared/_Layout.cshtml | 4 +-- Bootstrap.Client/Views/Home/Error.cshtml | 4 +-- .../Views/Shared/AccessDenied.cshtml | 4 +-- Bootstrap.Client/Views/Shared/_Layout.cshtml | 20 +++++++------- Bootstrap.Client/Views/Shared/_Root.cshtml | 4 +-- 17 files changed, 111 insertions(+), 98 deletions(-) diff --git a/Bootstrap.Admin/Views/Account/Login.cshtml b/Bootstrap.Admin/Views/Account/Login.cshtml index addbe023..ccbd90a8 100644 --- a/Bootstrap.Admin/Views/Account/Login.cshtml +++ b/Bootstrap.Admin/Views/Account/Login.cshtml @@ -5,14 +5,14 @@ } @section css { - - + + - - + + - + @@ -23,16 +23,16 @@ } @section javascript { - - - - + + + + - - - - + + + + diff --git a/Bootstrap.Admin/Views/Admin/Dicts.cshtml b/Bootstrap.Admin/Views/Admin/Dicts.cshtml index eb04c6b9..b6650d53 100644 --- a/Bootstrap.Admin/Views/Admin/Dicts.cshtml +++ b/Bootstrap.Admin/Views/Admin/Dicts.cshtml @@ -4,7 +4,7 @@ Layout = "_Default"; } @section javascript { - + } @section query { diff --git a/Bootstrap.Admin/Views/Admin/Exceptions.cshtml b/Bootstrap.Admin/Views/Admin/Exceptions.cshtml index d38abcd0..88112bb7 100644 --- a/Bootstrap.Admin/Views/Admin/Exceptions.cshtml +++ b/Bootstrap.Admin/Views/Admin/Exceptions.cshtml @@ -3,15 +3,28 @@ ViewBag.Title = "程序异常"; } @section css { - - + + + + + + + + } @section javascript { - - - - + + + + + + + + + + + }
diff --git a/Bootstrap.Admin/Views/Admin/Logs.cshtml b/Bootstrap.Admin/Views/Admin/Logs.cshtml index ea211a1c..c12f12e7 100644 --- a/Bootstrap.Admin/Views/Admin/Logs.cshtml +++ b/Bootstrap.Admin/Views/Admin/Logs.cshtml @@ -4,26 +4,26 @@ } @section css { - - + + - - + + } @section javascript { - - - + + + - - - + + + - + }
diff --git a/Bootstrap.Admin/Views/Admin/Menus.cshtml b/Bootstrap.Admin/Views/Admin/Menus.cshtml index c2eb34d3..f6dedba2 100644 --- a/Bootstrap.Admin/Views/Admin/Menus.cshtml +++ b/Bootstrap.Admin/Views/Admin/Menus.cshtml @@ -4,11 +4,11 @@ Layout = "_Default"; } @section css { + - } @section javascript { - + } @section query { diff --git a/Bootstrap.Admin/Views/Admin/Notifications.cshtml b/Bootstrap.Admin/Views/Admin/Notifications.cshtml index 9c9bbdca..059da565 100644 --- a/Bootstrap.Admin/Views/Admin/Notifications.cshtml +++ b/Bootstrap.Admin/Views/Admin/Notifications.cshtml @@ -4,20 +4,20 @@ } @section css { - + - + } @section javascript { - - + + - - + + } diff --git a/Bootstrap.Admin/Views/Admin/Profiles.cshtml b/Bootstrap.Admin/Views/Admin/Profiles.cshtml index d5a0b377..bdecedd1 100644 --- a/Bootstrap.Admin/Views/Admin/Profiles.cshtml +++ b/Bootstrap.Admin/Views/Admin/Profiles.cshtml @@ -4,29 +4,29 @@ } @section css { - + - + } @section javascript { - - - + + + - - - + + + - + + - }
基本资料
diff --git a/Bootstrap.Admin/Views/Admin/Roles.cshtml b/Bootstrap.Admin/Views/Admin/Roles.cshtml index 29d00d49..9387a6fb 100644 --- a/Bootstrap.Admin/Views/Admin/Roles.cshtml +++ b/Bootstrap.Admin/Views/Admin/Roles.cshtml @@ -4,11 +4,11 @@ Layout = "_Default"; } @section css { + - } @section javascript { - + } @section query { diff --git a/Bootstrap.Admin/Views/Admin/Settings.cshtml b/Bootstrap.Admin/Views/Admin/Settings.cshtml index 0cdb339f..6d208cd4 100644 --- a/Bootstrap.Admin/Views/Admin/Settings.cshtml +++ b/Bootstrap.Admin/Views/Admin/Settings.cshtml @@ -4,12 +4,12 @@ } @section javascript { - - + + - - + + diff --git a/Bootstrap.Admin/Views/Shared/_Admin.cshtml b/Bootstrap.Admin/Views/Shared/_Admin.cshtml index a8446922..62aba882 100644 --- a/Bootstrap.Admin/Views/Shared/_Admin.cshtml +++ b/Bootstrap.Admin/Views/Shared/_Admin.cshtml @@ -2,31 +2,31 @@ Layout = "_Bootstrap"; } @section css { - - - + - + + + @RenderSection("css", false) } @section javascript { - + - + - + + - @RenderSection("javascript", false) } @await Html.PartialAsync("navigator") diff --git a/Bootstrap.Admin/Views/Shared/_Bootstrap.cshtml b/Bootstrap.Admin/Views/Shared/_Bootstrap.cshtml index 14d5ec20..af940412 100644 --- a/Bootstrap.Admin/Views/Shared/_Bootstrap.cshtml +++ b/Bootstrap.Admin/Views/Shared/_Bootstrap.cshtml @@ -4,12 +4,12 @@ } @section css { - - + + - - + + @RenderSection("css", false) @@ -23,12 +23,12 @@ } @section javascript { - + - + - + @RenderSection("javascript", false) } diff --git a/Bootstrap.Admin/Views/Shared/_Default.cshtml b/Bootstrap.Admin/Views/Shared/_Default.cshtml index f639efb1..203aa5a5 100644 --- a/Bootstrap.Admin/Views/Shared/_Default.cshtml +++ b/Bootstrap.Admin/Views/Shared/_Default.cshtml @@ -3,25 +3,25 @@ } @section css { - + - + @RenderSection("css", false) } @section javascript { - - - - + + + + - - - - + + + + diff --git a/Bootstrap.Admin/Views/Shared/_Layout.cshtml b/Bootstrap.Admin/Views/Shared/_Layout.cshtml index 3c4d48a2..4b818ba0 100644 --- a/Bootstrap.Admin/Views/Shared/_Layout.cshtml +++ b/Bootstrap.Admin/Views/Shared/_Layout.cshtml @@ -21,10 +21,10 @@ - + - + @RenderSection("javascript", false) diff --git a/Bootstrap.Client/Views/Home/Error.cshtml b/Bootstrap.Client/Views/Home/Error.cshtml index a0551813..fc798f84 100644 --- a/Bootstrap.Client/Views/Home/Error.cshtml +++ b/Bootstrap.Client/Views/Home/Error.cshtml @@ -3,10 +3,10 @@ Layout = "_Layout"; } @section css { - + } @section javascript { - + }
diff --git a/Bootstrap.Client/Views/Shared/AccessDenied.cshtml b/Bootstrap.Client/Views/Shared/AccessDenied.cshtml index fe32e306..15fa6c3f 100644 --- a/Bootstrap.Client/Views/Shared/AccessDenied.cshtml +++ b/Bootstrap.Client/Views/Shared/AccessDenied.cshtml @@ -3,10 +3,10 @@ Layout = "_Root"; } @section css { - + } @section Javascript { - + }
diff --git a/Bootstrap.Client/Views/Shared/_Layout.cshtml b/Bootstrap.Client/Views/Shared/_Layout.cshtml index 0db663d3..1e0b62e0 100644 --- a/Bootstrap.Client/Views/Shared/_Layout.cshtml +++ b/Bootstrap.Client/Views/Shared/_Layout.cshtml @@ -4,15 +4,15 @@ } @section css { - - - + + + - - - + + + @RenderSection("css", false) @@ -27,16 +27,16 @@ } @section javascript { - + - + - + + - @RenderSection("javascript", false) } diff --git a/Bootstrap.Client/Views/Shared/_Root.cshtml b/Bootstrap.Client/Views/Shared/_Root.cshtml index b6d28005..46b2e90e 100644 --- a/Bootstrap.Client/Views/Shared/_Root.cshtml +++ b/Bootstrap.Client/Views/Shared/_Root.cshtml @@ -21,10 +21,10 @@ - + - + @RenderSection("javascript", false)