From 82b6284c49bce3b1ba0bb94cc6a97df88b2af2ab Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Tue, 22 Oct 2019 17:57:28 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=AF=86=E7=A0=81=E6=A1=86?= =?UTF-8?q?=E5=85=B3=E9=97=AD=E8=87=AA=E5=8A=A8=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #Comment Security Issue --- src/admin/Bootstrap.Admin/Views/Account/Login.cshtml | 8 ++++---- src/client/Bootstrap.Client/Views/Home/SQL.cshtml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/admin/Bootstrap.Admin/Views/Account/Login.cshtml b/src/admin/Bootstrap.Admin/Views/Account/Login.cshtml index 52bc062c..4afdd242 100644 --- a/src/admin/Bootstrap.Admin/Views/Account/Login.cshtml +++ b/src/admin/Bootstrap.Admin/Views/Account/Login.cshtml @@ -1,4 +1,4 @@ -@model LoginModel +@model LoginModel @{ ViewBag.Title = Model.Title; Layout = "_Layout"; @@ -64,7 +64,7 @@ - +
@@ -189,7 +189,7 @@
- +
@@ -200,7 +200,7 @@
- +
diff --git a/src/client/Bootstrap.Client/Views/Home/SQL.cshtml b/src/client/Bootstrap.Client/Views/Home/SQL.cshtml index eabd5549..74609321 100644 --- a/src/client/Bootstrap.Client/Views/Home/SQL.cshtml +++ b/src/client/Bootstrap.Client/Views/Home/SQL.cshtml @@ -8,7 +8,7 @@
- +