From fd86e007b417fc73fbabfeba12fdb5d52106026c Mon Sep 17 00:00:00 2001 From: zhaowenkang Date: Thu, 30 Oct 2025 13:08:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=85=E5=90=8D=E5=9B=BA=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/manifest.json b/manifest.json index 83f218b..c1c08ca 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "DeepChartApp", - "appid" : "__UNI__9C9AB28", + "appid" : "__UNI__410B53B", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -54,26 +54,26 @@ "google" : { "clientid" : "135" } - }, - "share" : { - "weixin" : { - "appid" : "wx6143d111fc5c9ba3", - "UniversalLinks" : "" - } } } }, + // "share" : { + // "weixin" : { + // "appid" : "wx6143d111fc5c9ba3", + // "UniversalLinks" : "" + // } + // } "nativePlugins" : { "Aimer-TCPPlugin" : { "__plugin_info__" : { - "name" : "TCP-Socket原生插件(支持Android和IOS) - [试用版,仅用于自定义调试基座]", + "name" : "TCP-Socket原生插件(支持Android和IOS) ", "description" : "Uniapp实现基于TCP的数据通信,支持单片机、智能家居等硬件交互,联系QQ: 462108858", "platforms" : "Android,iOS", "url" : "https://ext.dcloud.net.cn/plugin?id=2029", - "android_package_name" : "", - "ios_bundle_id" : "", + "android_package_name" : "com.homily.deepchart", + "ios_bundle_id" : "com.homily.deepchart", "isCloud" : true, - "bought" : 0, + "bought" : 1, "pid" : "2029", "parameters" : {} }