关于html:Thymeleaf jiezi 3 年前 html 中应用 Thymeleaf 的 ${} 来进行取值,就必须要在 th:xxxx 前面。input 标签内,能够应用 th:value; 而 textarea 标签内就应用 th:text。