@model NavigatorBarModel @{ ViewBag.Title = "程序异常"; Layout = "~/Views/Shared/_Admin.cshtml"; } @section css { } @section Javascript { }