From e042325822ddd556f36f58f8e4df81f6515a4111 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期五, 25 四月 2025 10:40:19 +0800 Subject: [PATCH] # --- manifest.json | 28 ++++++++++++++++++++++++---- 1 files changed, 24 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index bab9a96..46244fc 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "涓壃WMS", "appid" : "__UNI__DA5854D", "description" : "", - "versionName" : "1.0.2", - "versionCode" : "100", + "versionName" : "20241227A", + "versionCode" : 113, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ "app-plus" : { @@ -17,7 +17,9 @@ "delay" : 0 }, /* 妯″潡閰嶇疆 */ - "modules" : {}, + "modules" : { + "Bluetooth" : {} + }, /* 搴旂敤鍙戝竷淇℃伅 */ "distribute" : { /* android鎵撳寘閰嶇疆 */ @@ -41,7 +43,9 @@ ] }, /* ios鎵撳寘閰嶇疆 */ - "ios" : {}, + "ios" : { + "dSYMs" : false + }, /* SDK閰嶇疆 */ "sdkConfigs" : { "ad" : {} @@ -78,6 +82,22 @@ } } } + }, + "nativePlugins" : { + "Hanyin-Plugin" : { + "__plugin_info__" : { + "name" : "钃濈墮杩炴帴姹夊嵃渚挎惡寮忔墦鍗版満", + "description" : "app钃濈墮杩炴帴姹夊嵃渚挎惡寮忔墦鍗版満闈㈠崟鎵撳嵃-----娴嬭瘯鍨嬪彿: HM-A300", + "platforms" : "Android", + "url" : "https://ext.dcloud.net.cn/plugin?id=2731", + "android_package_name" : "uni.UNIDA5854D", + "ios_bundle_id" : "", + "isCloud" : true, + "bought" : 1, + "pid" : "2731", + "parameters" : {} + } + } } }, /* 蹇簲鐢ㄧ壒鏈夌浉鍏� */ -- Gitblit v1.9.1