|
|
@@ -43,7 +43,8 @@
|
|
|
"NSPhotoLibraryAddUsageDescription" : "该应用需要读取您的相册,以便支持您修改头像、门店图片或花材图片",
|
|
|
"NSCameraUsageDescription" : "该应用需要获取您的摄像头权限,以便支持您直接拍照上传头像、门店图片或花材图片"
|
|
|
},
|
|
|
- "idfa" : false
|
|
|
+ "idfa" : false,
|
|
|
+ "dSYMs" : false
|
|
|
},
|
|
|
/* SDK配置 */
|
|
|
"sdkConfigs" : {
|
|
|
@@ -99,7 +100,36 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "nativePlugins" : {}
|
|
|
+ "nativePlugins" : {
|
|
|
+ "Tellsea-SunmiCashboxPlugin" : {
|
|
|
+ "__plugin_info__" : {
|
|
|
+ "name" : "商米钱箱插件",
|
|
|
+ "description" : "只要是商米设备连接的钱箱, 都能使用此插件打开钱箱,钱箱不限制品牌",
|
|
|
+ "platforms" : "Android",
|
|
|
+ "url" : "https://ext.dcloud.net.cn/plugin?id=8426",
|
|
|
+ "android_package_name" : "huahuibao.xhbsy",
|
|
|
+ "ios_bundle_id" : "",
|
|
|
+ "isCloud" : true,
|
|
|
+ "bought" : 1,
|
|
|
+ "pid" : "8426",
|
|
|
+ "parameters" : {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "felix-scan" : {
|
|
|
+ "__plugin_info__" : {
|
|
|
+ "name" : "USB扫码枪",
|
|
|
+ "description" : "USB扫码枪插件完美版,后台亦可运行",
|
|
|
+ "platforms" : "Android",
|
|
|
+ "url" : "https://ext.dcloud.net.cn/plugin?id=3744",
|
|
|
+ "android_package_name" : "huahuibao.xhbsy",
|
|
|
+ "ios_bundle_id" : "",
|
|
|
+ "isCloud" : true,
|
|
|
+ "bought" : 1,
|
|
|
+ "pid" : "3744",
|
|
|
+ "parameters" : {}
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
},
|
|
|
/* 快应用特有相关 */
|
|
|
"quickapp" : {},
|