From 42eb9ea6f20608cb6632b0b3df86bad098770b07 Mon Sep 17 00:00:00 2001
From: yfx <1249361928@.com>
Date: Tue, 17 Mar 2026 10:22:15 +0800
Subject: [PATCH] 修复警告

---
 manifest.json |   20 +++-----------------
 1 files changed, 3 insertions(+), 17 deletions(-)

diff --git a/manifest.json b/manifest.json
index 62f0e3c..1462fd1 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
 {
     "name" : "齐享购",
-    "appid" : "__UNI__AEFE893",
+    "appid" : "__UNI__3333B1D",
     "description" : "",
     "versionName" : "1.3.6",
     "versionCode" : 136,
@@ -148,25 +148,11 @@
                     "description" : "核身服务",
                     "platforms" : "Android,iOS",
                     "url" : "https://ext.dcloud.net.cn/plugin?id=10378",
-                    "android_package_name" : "com.zhibaohui.qxg",
-                    "ios_bundle_id" : "",
+                    "android_package_name" : "",
+                    "ios_bundle_id" : "com.qxg.app",
                     "isCloud" : true,
                     "bought" : 1,
                     "pid" : "10378",
-                    "parameters" : {}
-                }
-            },
-            "DC-WBNormal" : {
-                "__plugin_info__" : {
-                    "name" : "DC-WBNormal",
-                    "description" : "WB Normal SDK uni-app 插件",
-                    "platforms" : "Android",
-                    "url" : "https://ext.dcloud.net.cn/plugin?id=1491",
-                    "android_package_name" : "com.zhibaohui.qxg",
-                    "ios_bundle_id" : "",
-                    "isCloud" : true,
-                    "bought" : 1,
-                    "pid" : "1491",
                     "parameters" : {}
                 }
             }

--
Gitblit v1.9.3