@@ -39,7 +39,9 @@ onLaunch((options) => {
})
.catch(err=>{
console.log('❌一体机获取定位失败,30s后尝试重新获取')
setTimeout(() => {
useLocationStore().getLocation()
}, 3000);
uQRListen = new IncreaseRevie();
inactivityManager = new GlobalInactivityManager(handleInactivity, 60 * 1000);
The note is not visible to the blocked user.