From 3f76593bbcda73991ff29dd43f48b80cc7c7c2ee Mon Sep 17 00:00:00 2001 From: dell Date: Mon, 27 Mar 2023 13:54:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SystemSecurity/Views/Log/Index.cshtml | 158 ++++++++++++++++++ .../SystemSecurity/Views/Log/RemoveLog.cshtml | 48 ++++++ 2 files changed, 206 insertions(+) create mode 100644 HT.Cloud.Web/Areas/SystemSecurity/Views/Log/Index.cshtml create mode 100644 HT.Cloud.Web/Areas/SystemSecurity/Views/Log/RemoveLog.cshtml diff --git a/HT.Cloud.Web/Areas/SystemSecurity/Views/Log/Index.cshtml b/HT.Cloud.Web/Areas/SystemSecurity/Views/Log/Index.cshtml new file mode 100644 index 0000000..5a4b3d7 --- /dev/null +++ b/HT.Cloud.Web/Areas/SystemSecurity/Views/Log/Index.cshtml @@ -0,0 +1,158 @@ +@{ + ViewBag.Title = "Index"; + Layout = "~/Views/Shared/_Index.cshtml"; +} + + + + + layui + + + + + +
+
+ +
+ @*搜索信息*@ +
+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+
+
+
+
+ + +
+
+
+ + + + \ No newline at end of file diff --git a/HT.Cloud.Web/Areas/SystemSecurity/Views/Log/RemoveLog.cshtml b/HT.Cloud.Web/Areas/SystemSecurity/Views/Log/RemoveLog.cshtml new file mode 100644 index 0000000..36a0758 --- /dev/null +++ b/HT.Cloud.Web/Areas/SystemSecurity/Views/Log/RemoveLog.cshtml @@ -0,0 +1,48 @@ +@{ + ViewBag.Title = "RemoveLog"; + Layout = "~/Views/Shared/_Form.cshtml"; +} + +
+
+
+
+ +
+
+
+ +
+
+