吉安感知网项目-前端
shuishen
2026-02-26 039679bf092a8a6cb1f8c921c8a2cfa5306dcf73
uniapps/work-app/src/App.vue
@@ -33,7 +33,6 @@
allowFloat()
// #endif
useGlobalWS()
onShow(async () => {
@@ -60,7 +59,7 @@
   // #ifdef APP-PLUS
   keepAliveStart()
   // 请求用户允许忽略电池优化(重要:用于保活)
   setTimeout(requestIgnoreBatteryOptimization, 120000)
   setTimeout(requestIgnoreBatteryOptimization, 10000)
   // #endif
}