摘要: <th:block th:each="image : ${#strings.listSplit(goods.images, ';')}"> <img th:src="${image}" style="max-height: 150px;"></th:block> 阅读全文
posted @ 2020-08-11 10:35 野狼谷 阅读(1192) 评论(0) 推荐(1)