<p style="color: red" th:text="${msg}" th:if="${not #strings.isEmpty(msg)} "></p>
Thymeleaf登陆错误消息的显示
最新推荐文章于 2024-04-29 13:43:12 发布
<p style="color: red" th:text="${msg}" th:if="${not #strings.isEmpty(msg)} "></p>