From 91deb1ecb09ab87e631635b506ab0848bafafdd7 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Tue, 18 Sep 2018 01:53:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=9E=84=E4=BB=A3=E7=A0=81=EF=BC=9ABo?= =?UTF-8?q?otstrap.Client=E6=89=80=E6=9C=89=E9=A1=B5=E9=9D=A2=E7=9A=84js/c?= =?UTF-8?q?ss=E5=A2=9E=E5=8A=A0asp-append-version=3Dtrue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Client/Views/Home/NotFound.cshtml | 6 +-- Bootstrap.Client/Views/Shared/Header.cshtml | 2 +- Bootstrap.Client/Views/Shared/_Layout.cshtml | 44 ++++++++++---------- Bootstrap.Client/Views/Shared/_Root.cshtml | 6 +-- 4 files changed, 29 insertions(+), 29 deletions(-) diff --git a/Bootstrap.Client/Views/Home/NotFound.cshtml b/Bootstrap.Client/Views/Home/NotFound.cshtml index 1b1d26e9..f51537a0 100644 --- a/Bootstrap.Client/Views/Home/NotFound.cshtml +++ b/Bootstrap.Client/Views/Home/NotFound.cshtml @@ -3,10 +3,10 @@ Layout = "_Root"; } @section css { - + } -@section Javascript { - +@section javascript { + }
diff --git a/Bootstrap.Client/Views/Shared/Header.cshtml b/Bootstrap.Client/Views/Shared/Header.cshtml index 26195fd4..fb09e0e7 100644 --- a/Bootstrap.Client/Views/Shared/Header.cshtml +++ b/Bootstrap.Client/Views/Shared/Header.cshtml @@ -11,7 +11,7 @@