@{ string activeMenu = PermissionNames.Vber; ViewBag.ActiveMenu = activeMenu; ViewBag.Title = "主页"; } @await Html.PartialAsync("_Index")