From ca1b3e6e1e626d1ff54258b9f4e785057bbe5ab6 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Wed, 15 Jul 2026 15:30:37 +0800
Subject: [PATCH] UI:齐享购IOS,1.首页搜索调整;2.行权接口参数调整

---
 manifest.json |   24 +++++-------------------
 1 files changed, 5 insertions(+), 19 deletions(-)

diff --git a/manifest.json b/manifest.json
index 62f0e3c..103fcea 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,9 +1,9 @@
 {
     "name" : "齐享购",
-    "appid" : "__UNI__AEFE893",
+    "appid" : "__UNI__3333B1D",
     "description" : "",
-    "versionName" : "1.3.6",
-    "versionCode" : 136,
+    "versionName" : "1.4.3",
+    "versionCode" : 143,
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {
@@ -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