From 4e2e8fb8997ea6c03770998c922b7e47968f2cc5 Mon Sep 17 00:00:00 2001 From: 17792275749 <812100002@qq.com> Date: Fri, 10 Apr 2026 14:51:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=E8=8E=B7=E5=8F=96wifi?= =?UTF-8?q?=E5=BB=B6=E6=97=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/configureDevice_3/configureDevice_3.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/configureDevice_3/configureDevice_3.js b/components/configureDevice_3/configureDevice_3.js index 0a21a4d..fd814dd 100644 --- a/components/configureDevice_3/configureDevice_3.js +++ b/components/configureDevice_3/configureDevice_3.js @@ -1,5 +1,8 @@ const app = getApp(); +// 超时时间:15 秒 +const SDK_TIMEOUT = 15000; + Component({ data: { progress: 0,