thymeleaf标签使用方法总结
https://blog.csdn.net/quuqu/article/details/52511933 常用th标签
https://www.cnblogs.com/suncj/p/4030393.html 简单的条件:“if”和“unless”
https://www.cnblogs.com/suncj/p/4031138.html 局部变量,th:with能定义局部变量:
https://www.cnblogs.com/suncj/p/4030306.html thymeleaf中的th:each用法