获取手机信息
// 获取手机信息 this.$bridge.getPhoneInfo().then(res => { console.log(res) })
← getOSVersion 获取系统版本 getSystemModel 获取系统型号 →