@{ Layout = "~/Views/Shared/Layout/_Layout.Play.cshtml"; ViewBag.PageId = "home"; ViewBag.Title = "主页"; }
@section scripts { @* *@ }