2019年7月25日

asp.net mvc 设置文本框的宽高

摘要: @Html.TextArea("text","",new { @class = "bigfield", style = "width: 700px; height:150px;" }) 阅读全文

posted @ 2019-07-25 15:32 lopengye 阅读(256) 评论(0) 推荐(0)

导航