@model NavigatorBarModel @{ ViewBag.Title = "系统日志"; Layout = "~/Views/Shared/_Admin.cshtml"; } @section css { } @section Javascript { }