@using ZoomLa.Model @{ M_UserInfo mu = new ZoomLa.BLL.B_User(Context).GetLogin(); } @Html.Partial("_layout_assets") @RenderSection("head")
  • 官网频道
@RenderSection("content") @RenderSection("script",false)