-获取手机是否安装某第三方app
const param = {} this.$bridge.getAppIsInstalled(param)
{ data:{0}// 0 已安装,1 未安装 }
← encryptRequestParams 加密请求参数 getPhoneInfo 手机唯一标识 →