From d08a1595e3a3ef47be7cbd178e7bf4d0a6e503d5 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Wed, 15 Jan 2025 11:02:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=8B=9B=E7=94=9F=E5=AE=98?= =?UTF-8?q?=E5=AE=9A=E6=97=B6=E5=99=A8=E8=B7=B3=E8=BD=AC=E8=BF=98=E5=9C=A8?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/projectLibrary/projectLibrary.js | 3 +++ pages/projectLibrary/projectLibrary.wxml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/projectLibrary/projectLibrary.js b/pages/projectLibrary/projectLibrary.js index 35ceadd..64bff5a 100644 --- a/pages/projectLibrary/projectLibrary.js +++ b/pages/projectLibrary/projectLibrary.js @@ -750,6 +750,9 @@ Page({ this.setData({ swiperState: false, }) + + const admissionBox = this.selectComponent('#admission-box') + clearTimeout(admissionBox.data.countdownInterval) }, /** diff --git a/pages/projectLibrary/projectLibrary.wxml b/pages/projectLibrary/projectLibrary.wxml index 9fa6a5e..ba91c72 100644 --- a/pages/projectLibrary/projectLibrary.wxml +++ b/pages/projectLibrary/projectLibrary.wxml @@ -62,7 +62,7 @@ - +