From 61f585f9be4d5f2bb01f100d0002d2f6fae371d5 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Fri, 17 Apr 2026 14:56:28 +0800
Subject: [PATCH] feat: 购有趣IOS提交

---
 manifest.json |   32 +++++++++++++++++++++++---------
 1 files changed, 23 insertions(+), 9 deletions(-)

diff --git a/manifest.json b/manifest.json
index 1462fd1..5b855aa 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,14 +1,14 @@
 {
-    "name" : "齐享购",
-    "appid" : "__UNI__3333B1D",
+    "name" : "购有趣",
+    "appid" : "__UNI__E97BFD9",
     "description" : "",
-    "versionName" : "1.3.6",
-    "versionCode" : 136,
+    "versionName" : "1.3.8",
+    "versionCode" : 138,
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {
         "statusbar" : {
-            "immersed" : false
+            "immersed" : true
         },
         "compatible" : {
             "ignoreVersion" : true
@@ -65,7 +65,7 @@
                     "<uses-permission android:name=\"android.permission.WRITE_SMS\"/>"
                 ],
                 "minSdkVersion" : 29,
-                "schemes" : "miruo-app",
+                "schemes" : "gyq-app",
                 "targetSdkVersion" : 30,
                 "abiFilters" : [ "arm64-v8a" ]
             },
@@ -82,7 +82,7 @@
                         "com.apple.developer.associated-domains" : [ "applinks:www.ncmiruo.com" ]
                     }
                 },
-                "urltypes" : "miruo-app"
+                "urltypes" : "gyq-app"
             },
             /* SDK配置 */
             "sdkConfigs" : {
@@ -148,13 +148,27 @@
                     "description" : "核身服务",
                     "platforms" : "Android,iOS",
                     "url" : "https://ext.dcloud.net.cn/plugin?id=10378",
-                    "android_package_name" : "",
-                    "ios_bundle_id" : "com.qxg.app",
+                    "android_package_name" : "com.jingu.gyq",
+                    "ios_bundle_id" : "com.jingu.gyq",
                     "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.jingu.gyq",
+                    "ios_bundle_id" : "com.jingu.gyq",
+                    "isCloud" : true,
+                    "bought" : 1,
+                    "pid" : "1491",
+                    "parameters" : {}
+                }
             }
         }
     },

--
Gitblit v1.9.3