From 4d08dcb30de7ee6617b3c3ba41a17d4c3cccdb49 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Wed, 3 Sep 2025 16:26:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=BC=80=E8=BF=87=E6=BB=A4CTKG?= =?UTF-8?q?=E6=94=B9=E4=B8=BACCYK?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/blufi/xBlufi-wx-impl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/blufi/xBlufi-wx-impl.js b/components/blufi/xBlufi-wx-impl.js index c66b9f5..04ceccf 100644 --- a/components/blufi/xBlufi-wx-impl.js +++ b/components/blufi/xBlufi-wx-impl.js @@ -1255,7 +1255,7 @@ function init() { // && devices.devices[0].name != 'SMART_R2XS' // && devices.devices[0].name != 'SMART_R2XS' // ) - if (devices.devices[0].name.indexOf('CTKG') != -1) { + if (devices.devices[0].name.indexOf('CCYK') != -1) { // if ( devices.devices[0].name.indexOf("gjkg") != -1 ){ // console.log("跳过",devices.devices[0].name) // isnotexist = false;