📅  最后修改于: 2022-03-11 14:53:24.181000             🧑  作者: Mango
@Html.TextAreaFor(x => x.Description,
new { @class = "k-textbox", style = "width: 100%;", placeholder = "Notes... Descriptions..." })