From 67bb3e25ef015b4a416e13fabdc3d1523178eb36 Mon Sep 17 00:00:00 2001 From: nineya <361654768@qq.com> Date: Tue, 23 Jan 2024 09:38:48 +0800 Subject: [PATCH] =?UTF-8?q?fix(friends):=20=E4=BF=AE=E5=A4=8D=E6=9C=8B?= =?UTF-8?q?=E5=8F=8B=E5=9C=88=E5=AF=BC=E8=88=AA=E9=93=BE=E6=8E=A5=E5=BC=82?= =?UTF-8?q?=E5=B8=B8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/main/pagination.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/main/pagination.html b/templates/main/pagination.html index 8f6ba3e..465f6b7 100644 --- a/templates/main/pagination.html +++ b/templates/main/pagination.html @@ -9,28 +9,28 @@ th:class="'pagination-next' + ${data.hasNext()?'':' is-invisible is-hidden-mobile'}">下一页