@Html.TextBoxFor(model => model.Title, new { @readonly = "readonly", style = "width:307px;height:29px;float:left;" })

*注意:readonly前一定要加@

相关文章:

  • 2022-12-23
  • 2021-07-01
  • 2022-12-23
  • 2021-11-21
  • 2021-06-04
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
猜你喜欢
  • 2021-11-15
  • 2022-12-23
  • 2022-12-23
  • 2021-06-03
  • 2022-12-23
  • 2021-06-06
  • 2021-08-28
相关资源
相似解决方案