|
@@ -1,4 +1,4 @@
|
|
|
-{
|
|
|
+https:
|
|
|
"name" : "iSCM智慧供应链",
|
|
|
"appid" : "__UNI__5B57B68",
|
|
|
"description" : "iSCM智慧供应链系统",
|
|
@@ -54,7 +54,8 @@
|
|
|
},
|
|
|
|
|
|
"modules" : {
|
|
|
- "Bluetooth" : {}
|
|
|
+ "Bluetooth" : {},
|
|
|
+ "Share" : {}
|
|
|
},
|
|
|
|
|
|
"distribute" : {
|
|
@@ -92,6 +93,14 @@
|
|
|
"ios" : {
|
|
|
"idfa" : false,
|
|
|
"dSYMs" : false,
|
|
|
+ "urltypes" : "iscm",
|
|
|
+ "capabilities" : {
|
|
|
+ "entitlements" : {
|
|
|
+
|
|
|
+ "com.apple.developer.associated-domains" : [ "applinks:iscm.360arrow.com" ]
|
|
|
+ },
|
|
|
+ "plists" : {}
|
|
|
+ },
|
|
|
"UIBackgroundModes" : "bluetooth-central",
|
|
|
"privacyDescription" : {
|
|
|
|
|
@@ -113,6 +122,12 @@
|
|
|
"system" : {
|
|
|
"__platform__" : [ "ios", "android" ]
|
|
|
}
|
|
|
+ },
|
|
|
+ "share" : {
|
|
|
+ "weixin" : {
|
|
|
+ "appid" : "",
|
|
|
+ "UniversalLinks" : "https://iscm.360arrow.com/ulink/"
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"icons" : {
|