@model NavigatorBarModel @{ ViewBag.Title = "通知管理"; Layout = "~/Views/Shared/_Admin.cshtml"; } @section css { } @section Javascript { }