@model Bootstrap.Admin.Models.NavigatorBarModel @{ ViewBag.Title = "字典表维护"; Layout = "~/Views/Shared/_Default.cshtml"; } @section Javascript { } @section query {
} @section toolbar { } @section modal { }