fix:分类卡片异常(#28)

This commit is contained in:
jiewenhuang 2023-08-20 21:08:30 +08:00
parent 480d78adf6
commit 07ce77ee46
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
</div>
<div class="joe_index__hot categories">
<ul th:class="'joe_index__hot-list'+${heme.config.categories.categories_type != 'card' ? '-tag':''}+' animated fadeIn'">
<ul th:class="'joe_index__hot-list'+${theme.config.categories.categories_type == 'card'?' ':'-tag'}+ ' animated fadeIn'">
<th:block th:if="${theme.config.categories.categories_type=='card'}">
<li class="item" th:each="category : ${categories}">
<a class="link" th:href="${category.status.permalink}" th:title="${category.spec.displayName}">