From bd5a7ca6133eeddb8fed41ee2eb1c0c0874db91d Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期六, 11 四月 2026 16:15:10 +0800
Subject: [PATCH] 中兴实强app 1.部署修改

---
 src/App.vue |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index a238560..a28785c 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -17,10 +17,11 @@
     }, 5000);
 
     // 鍒濆鍖栨帹閫佹湇鍔�
-    initPushService();
+    // initPushService();
   });
   // 鍒濆鍖栨帹閫佹湇鍔★紙uni-push 1.0锛�
   const initPushService = () => {
+    return;
     // #ifdef APP-PLUS
     console.log("寮�濮嬪垵濮嬪寲鎺ㄩ�佹湇鍔★紙uni-push 1.0锛�");
     if (typeof plus !== "undefined" && plus.push) {
@@ -108,4 +109,4 @@
 <style lang="scss">
   @import "uview-plus/index.scss";
   @import "@/static/scss/index.scss";
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.3