From 8d9ad1ca5175bb77e3a4bad10f185fc712c8e9c5 Mon Sep 17 00:00:00 2001 From: haomingming Date: Mon, 17 Nov 2025 11:27:15 +0800 Subject: [PATCH] 222 --- App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.vue b/App.vue index fa4334f..10379df 100644 --- a/App.vue +++ b/App.vue @@ -99,7 +99,7 @@ } }); } - }, 200) + }, 1000) uni.onNativeEventReceive((event, data) => { console.log("event", event);