@using MySystem.Models; @{ SchoolMakerStudy editData = ViewBag.data as SchoolMakerStudy; } @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 商学院创客学堂(修改)
  • 基本资料
@(new MySystem.PublicFunction().GetUploadHint("SchoolMakerStudyListPic"))
@if (!string.IsNullOrEmpty(editData.ListPic)) { }