@using WeOnlineApp.Configuration @{ Layout = "~/Views/Shared/Layout/_Layout.Play.cshtml"; ViewBag.PageId = "start"; ViewBag.Title = "演练课程"; } @Html.Partial("~/Views/Play/_BoxBaseStyle.cshtml")
课程体系
演练助手
聊天室
答疑室
@Html.Partial("~/Views/Play/_Question.cshtml")
@section scripts { }