扫码
This commit is contained in:
@@ -41,9 +41,48 @@
|
||||
]
|
||||
},
|
||||
/* ios打包配置 */
|
||||
"ios" : {},
|
||||
"ios" : {
|
||||
"dSYMs" : false
|
||||
},
|
||||
/* SDK配置 */
|
||||
"sdkConfigs" : {}
|
||||
"sdkConfigs" : {
|
||||
"ad" : {}
|
||||
}
|
||||
},
|
||||
"nativePlugins" : {
|
||||
"Mpaas-Scan" : {
|
||||
"AppId" : "ALIPUBE2DD724280911",
|
||||
"License" : "tJsii2WmYoPlQ9dy07LPSgrDE8dK7sfZzDVgyiBVAPmsBMakYVRKoQy2rOcearXGgXWS35dtaTgxgu5zsM",
|
||||
"WorkspaceId" : "default",
|
||||
"__plugin_info__" : {
|
||||
"name" : "支付宝原生扫码插件",
|
||||
"description" : "支付宝原生扫码组件,包体积仅0.7MB,15分钟即可完成接入。同时,mPaaS提供「扫码分析」大盘",
|
||||
"platforms" : "Android,iOS",
|
||||
"url" : "https://ext.dcloud.net.cn/plugin?id=2636",
|
||||
"android_package_name" : "uni.UNI80C78D1",
|
||||
"ios_bundle_id" : "",
|
||||
"isCloud" : true,
|
||||
"bought" : 1,
|
||||
"pid" : "2636",
|
||||
"parameters" : {
|
||||
"AppId" : {
|
||||
"des" : "Android平台的AppId,请填写Android的config文件中的appId对应的值",
|
||||
"key" : "mobilegw.appid",
|
||||
"value" : ""
|
||||
},
|
||||
"License" : {
|
||||
"des" : "Android平台的License,,请填写Android的config文件中的mpaasConfigLicense对应的值",
|
||||
"key" : "mpaasConfigLicense",
|
||||
"value" : ""
|
||||
},
|
||||
"WorkspaceId" : {
|
||||
"des" : "Android平台的WorkspaceId,请填写Android的config文件中的workspaceId对应的值",
|
||||
"key" : "workspaceId",
|
||||
"value" : ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
/* 快应用特有相关 */
|
||||
|
||||
Reference in New Issue
Block a user