@model WX.CRM.Model.Entity.CMS_NEWS @{ 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
@if (isok == "0") {
@Html.Raw(ViewBag.Msg)
}