@model dccdc.Models.InfectionRepositoryModel @{ ViewBag.Title = "数据修改"; } @section scripts{ }
编号: @Html.TextBoxFor(m => m.id, new { id = "id", style = "width:140px", Class = "l-text" })
标题: @Html.TextBoxFor(m => m.title, new { id = "title", style = "width:340px", Class = "l-text" })
内容:
图片文件: