From 1c9a1dced28b40e44159d05f83f51b428378ceb5 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Thu, 09 Jul 2026 17:46:39 +0800
Subject: [PATCH] UI:齐享购IOS 新增网安信息
---
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