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