I generate the following html code
html
@for (int i = 0; i < Model.listUsers.Count; i++) { 4条回答 野趣味 (楼主) 2021-01-06 16:38 replace this id with class because the id duplicate @Html.DisplayFor(m => m.listUsers[i].Name) @Html.DisplayFor(m => m.listUsers[i].Phone) Delete 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
replace this id with class because the id duplicate
@Html.DisplayFor(m => m.listUsers[i].Name) @Html.DisplayFor(m => m.listUsers[i].Phone) Delete 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题