@using MySystem.Models; @{AppVideo editData = ViewBag.data as AppVideo;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 客小爽操作视频分类(修改)
  • 基本信息
@(new MySystem.PublicFunction().GetUploadHint("AppVideoBannerPic"))
@if (!string.IsNullOrEmpty(editData.BannerPic)) { }