@{ ViewBag.Title = "客户端测试"; Layout = "~/Views/Shared/_Layout.cshtml"; } @section css { } @await Html.PartialAsync("_Mobile")