@using MySystem.Models; @{ Leaders editData = ViewBag.data as Leaders; Users editDatas = ViewBag.datas as Users; } @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 盟主管理(修改)
  • 基本信息
@(new MySystem.PublicFunction().GetUploadHint("LeadersSeoKeyword"))
@if (!string.IsNullOrEmpty(editData.SeoKeyword)) { @editData.SeoKeyword点击查看附件 }