From 3728f9f3692a4dfcb7e733d89e042308d838fcc8 Mon Sep 17 00:00:00 2001 From: oasis Date: Tue, 22 Jul 2025 10:39:39 +0800 Subject: [PATCH] =?UTF-8?q?fix(pulltorefresh):=20=E5=A2=9E=E5=8A=A0=20catc?= =?UTF-8?q?hMove=20=E5=B1=9E=E6=80=A7=EF=BC=8C=E7=94=A8=E4=BA=8E=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E6=8E=A7=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/packages/pulltorefresh/pulltorefresh.taro.tsx | 2 +- src/types/spec/pulltorefresh/taro.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/packages/pulltorefresh/pulltorefresh.taro.tsx b/src/packages/pulltorefresh/pulltorefresh.taro.tsx index 5d1da33c35..42b025ca56 100644 --- a/src/packages/pulltorefresh/pulltorefresh.taro.tsx +++ b/src/packages/pulltorefresh/pulltorefresh.taro.tsx @@ -154,7 +154,7 @@ export const PullToRefresh: FunctionComponent<