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() {