新增朋友圈作者筛选;新增前台登入登出;深度优化

This commit is contained in:
anian
2026-03-15 18:05:44 +08:00
parent b387ea885c
commit e716097e07
19 changed files with 2632 additions and 1633 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
</th:block>
</div>
<div th:if="${posts.hasNext}" class="arc_pagenav">
<div th:if="${posts.hasNext}" class="arc_pagenav post-paging">
<a th:data="@{${posts.nextUrl}}" th:text="${theme.config.base_set.site_page}"></a>
</div>