@model NavigatorBarModel @{ ViewBag.Title = "客户端测试"; Layout = "~/Views/Shared/_Admin.cshtml"; } @section css { } @Html.Partial("_Mobile")