|
|
@@ -64,7 +64,7 @@
|
|
|
"entitlements" : {
|
|
|
"com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
|
|
|
}
|
|
|
- }
|
|
|
+ }
|
|
|
},
|
|
|
/* SDK配置 */
|
|
|
"sdkConfigs" : {
|
|
|
@@ -109,7 +109,22 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "nativePlugins" : {}
|
|
|
+ "nativePlugins" : {
|
|
|
+ "felix-scan" : {
|
|
|
+ "__plugin_info__" : {
|
|
|
+ "name" : "USB扫码枪",
|
|
|
+ "description" : "USB扫码枪插件完美版,后台亦可运行",
|
|
|
+ "platforms" : "Android",
|
|
|
+ "url" : "https://ext.dcloud.net.cn/plugin?id=3744",
|
|
|
+ "android_package_name" : "huahuibao.hzgsy",
|
|
|
+ "ios_bundle_id" : "",
|
|
|
+ "isCloud" : true,
|
|
|
+ "bought" : 1,
|
|
|
+ "pid" : "3744",
|
|
|
+ "parameters" : {}
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
},
|
|
|
/* 快应用特有相关 */
|
|
|
"quickapp" : {},
|