yyb
2026-05-16 a466b9aef571d4c7bd024dc0f0923a567da06998
src/App.vue
@@ -16,8 +16,8 @@
      showSplash.value = false;
    }, 5000);
    // 初始化推送服务
    initPushService();
    // 初始化推送服务,暂时注释,客户需要打开
    // initPushService();
  });
  // 初始化推送服务(uni-push 1.0)
  const initPushService = () => {