@using WeOnlineApp.Configuration @{ Layout = "~/Views/Shared/Layout/_Layout.Play.cshtml"; ViewBag.PageId = "start"; ViewBag.Title = "输入邀请码"; }