From c573620dfd19b1220aa9c0852c707ae0a013373e Mon Sep 17 00:00:00 2001 From: weishengyou <2454197255@qq.com> Date: Wed, 24 Dec 2025 11:21:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E7=A7=BB=E5=8A=A8=E7=AB=AF?= =?UTF-8?q?=E5=AD=A6=E7=94=9F=E8=B0=83=E5=AE=BF=E7=94=B3=E8=AF=B7=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/dormitory/index.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/dormitory/index.vue b/pages/dormitory/index.vue index 1f74d11..fe3e03c 100644 --- a/pages/dormitory/index.vue +++ b/pages/dormitory/index.vue @@ -2,7 +2,8 @@ - + + @@ -103,6 +104,7 @@ await this.listOwnApply(); }, methods: { + scrolltolower() { if (this.queryParams.pageNum < this.totalPages) { this.queryParams.pageNum++;