<img style="width:40px;height:40px;" src="images/icon-dp.png"
th:each="cookie :${#httpServletRequest.getCookies()}"
th:if="${cookie.getName().equals('zhihuid')}"
th:src="@{'/img/upfile/'+${cookie.getValue()}+'dp.jpg'}"
class="icon-dp">
网友评论