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";
+}
+
+