@@ -12,7 +14,8 @@
荐
![]()
+ th:src='${#strings.isEmpty(post.spec.cover) ? postRandomImg+","+post.spec.title : post.spec.cover}'
+ />
@@ -32,7 +35,8 @@
荐
![]()
+ th:src='${#strings.isEmpty(cuscomPost.cover) ? postRandomImg+","+cuscomPost.title : cuscomPost.cover}'
+ />