From ed3f1d13ff5245402445fe1d8a00af0e1ce8bc54 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Wed, 29 Jul 2026 14:56:28 +0800 Subject: [PATCH] 1 --- App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.vue b/App.vue index 4e85186..8fcc5e6 100644 --- a/App.vue +++ b/App.vue @@ -213,6 +213,7 @@ // #ifdef MP-WEIXIN this.globalData.GaoDeKey_amapkey = '52de86da47be2ea547c37dd382025a0c' // #endif + if(uni.getStorageSync('peisongyuan')) return; if (!uni.getStorageSync('bluetoothDeviceId')) { uni.showModal({ title: '提示', @@ -228,7 +229,6 @@ } }); } - }, computed: { i18n() {