From 7f459e2b99376041794eecdbba88dcb51ba8cf78 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Tue, 24 Dec 2024 22:27:29 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2948=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E6=8E=A8=E8=8D=90=E5=BA=97?= =?UTF-8?q?=E9=93=BA-=E9=A1=B5=E9=9D=A2=E4=B8=8B=E6=BB=91=E5=88=B7?= =?UTF-8?q?=E6=96=B0=E5=BA=97=E9=93=BA=E6=95=B0=E6=8D=AE=E5=90=8E=EF=BC=8C?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E2=80=9C=E6=8D=A2=E4=B8=80=E6=8D=A2=E2=80=9D?= =?UTF-8?q?=EF=BC=8C=E5=BA=97=E9=93=BA=E6=95=B0=E6=8D=AE=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E4=B8=8D=E5=85=A8=E4=B8=94=E5=86=8D=E6=AC=A1=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E2=80=9C=E6=8D=A2=E4=B8=80=E6=8D=A2=E2=80=9D=E6=97=A0=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cloud/haveFun.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/cloud/haveFun.vue b/pages/cloud/haveFun.vue index 0296a2f..7113b02 100644 --- a/pages/cloud/haveFun.vue +++ b/pages/cloud/haveFun.vue @@ -231,6 +231,7 @@ export default { methods: { handleRefresh() { uni.showLoading() + this.page = 1 this.fetchList(1, this.randomSeed) }, toTown(town) {