摘要: @Html.TextBoxFor(model => model.Title, new { @readonly = "readonly", style = "width:307px;height:29px;float:left;" })*注意:readonly前一定要加@ 阅读全文
posted @ 2012-01-06 16:07 罗虎 阅读(685) 评论(0) 推荐(0) 编辑