<td>
<a href="#" th:onclick="'javascript:layer_show(\''+${item.id}+'\')'" th:text="${item.title}"></a></td>
微信扫一扫
<td>
<a href="#" th:onclick="'javascript:layer_show(\''+${item.id}+'\')'" th:text="${item.title}"></a></td>
相关推荐