feat(moments): 瞬间不展示标签,#99

This commit is contained in:
nineya 2024-01-22 11:12:01 +08:00
parent 72fae3c2de
commit c53b2a80f3
2 changed files with 1 additions and 6 deletions

View File

@ -4,11 +4,6 @@
th:with="isJournals = true, enableShare = ${theme.config.page_config.enable_journals_share}, baseEnableComment = ${theme.config.page_config.enable_journals_comment}" th:with="isJournals = true, enableShare = ${theme.config.page_config.enable_journals_share}, baseEnableComment = ${theme.config.page_config.enable_journals_comment}"
xmlns:th="https://www.thymeleaf.org"> xmlns:th="https://www.thymeleaf.org">
<th:block th:fragment="content"> <th:block th:fragment="content">
<div class="card card-content friends-hide-stats">
<div class="card-tab">
<div>[[${#strings.replace(title, ' - ' + site.title, '')}]]</div>
</div>
</div>
<div class="card card-content journal" th:each="moment : ${moments.items}"> <div class="card card-content journal" th:each="moment : ${moments.items}">
<p class="journal-date"> <p class="journal-date">
<i class="ri-send-plane-line"></i> <i class="ri-send-plane-line"></i>