From 61433fca05f3b3d68e63da7c57b382e1e0c95d34 Mon Sep 17 00:00:00 2001 From: liub Date: Thu, 23 Oct 2025 08:46:44 +0800 Subject: [PATCH] =?UTF-8?q?7305=E4=BF=AE=E6=94=B9=E4=BA=BA=E5=91=98?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E7=9A=84=E7=82=B9=E9=98=B5=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 4 +-- pages/7305/BJQ7305.vue | 26 ++++++++++++++--- utils/BleHelper.js | 65 ++++++++++++++++++++++++------------------ 3 files changed, 62 insertions(+), 33 deletions(-) diff --git a/App.vue b/App.vue index be0e858..edb4820 100644 --- a/App.vue +++ b/App.vue @@ -36,10 +36,10 @@ //将检查更新换到onshow,因为苹果用户喜欢一直挂着 uni.getSystemInfo({success:function(res){ if(res.uniPlatform=='app'){ + bleTool.getBleTool(); let appid=plus.runtime.appid; if(appid!=='HBuilder'){ - console.log("appid=",appid); - bleTool.getBleTool(); + console.log("appid=",appid); upgrade.checkAndUpdateWgt(); } diff --git a/pages/7305/BJQ7305.vue b/pages/7305/BJQ7305.vue index 0b8f6c6..9ff3fa7 100644 --- a/pages/7305/BJQ7305.vue +++ b/pages/7305/BJQ7305.vue @@ -87,8 +87,8 @@ 人员信息登记 发送 - + @@ -147,7 +147,7 @@