@model WX.CRM.Model.QueryMap.CMS_NEWS_Map @using WX.CRM.WEB.Controllers.Cms @{ ViewBag.Title = "Edit"; Layout = "~/Views/Shared/_form.cshtml"; } @{ string isok = ViewBag.isOk == null ? "1" : Convert.ToString(ViewBag.isOk); }
@if (string.IsNullOrEmpty(Model.ATT)) { } else { }
格式:doc(.docx)、.ppt(.pptx)、.xls(.xlsx)、.wps、.pdf、.txt、.MP4、JPG、JPEG、PNG、zip、7z
@if (isok == "0") {
@Html.Raw(ViewBag.Msg)
}