摘要: Thymeleaf模板时间格式表达式 ${#dates.format(date, 'dd/MMM/yyyy HH:mm')} 例如: 阅读全文
posted @ 2019-04-19 20:05 清晨的第一抹阳光 阅读(4030) 评论(0) 推荐(0)
摘要: thymeleaf中不用自己去写checked="checked" selected="selected"这种代码,他自己会选。 input select radio(*{回显数据}) 参考:https://blog.csdn.net/tuntun1120/article/details/79806 阅读全文
posted @ 2019-04-19 20:03 清晨的第一抹阳光 阅读(4270) 评论(0) 推荐(0)