diff --git a/Bootstrap.Admin/Views/Admin/News.cshtml b/Bootstrap.Admin/Views/Admin/News.cshtml index e71448f1..1e7eac3c 100644 --- a/Bootstrap.Admin/Views/Admin/News.cshtml +++ b/Bootstrap.Admin/Views/Admin/News.cshtml @@ -3,11 +3,37 @@ ViewBag.Title = "通知管理"; Layout = "~/Views/Shared/_Admin.cshtml"; } +@section Javascript { + + +} +@section css { + +} @section header { @Html.Partial("Header", Model) } @section navigator { @Html.Partial("Navigator", Model) } - +
+
新用户注册未授权通知
+
+
+
    +
  • +
    + 注册名:测试小王 + 注册时间:20016-9-18 + 注册描述:某某部门新入职员工 +
    + + +
    +
    +
  • +
+
+
+