youyou365

导航

2016年7月30日 #

thymeleaf常用标签

摘要: 1. th:checked ,th:selected标签<input type="radio" value="M" name="gender" th:checked="${data.gender}=='M'"/>男<input type="radio" value="F" name="gender" 阅读全文

posted @ 2016-07-30 17:32 youyou365 阅读(1077) 评论(0) 推荐(0) 编辑