@using MySystem.Models; @{ SchoolMaterials editData = ViewBag.data as SchoolMaterials; } @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 商学院推广素材(修改)
  • 基本信息
@(new MySystem.PublicFunction().GetUploadHint("SchoolMaterialsPic"))
@if (!string.IsNullOrEmpty(editData.Pic)) { }