获取当前网络类型
// 获取当前网络类型 this.$bridge.getNetType().then(res => { console.log(res) })
← getDeviceSN 获取设备SN getOSVersion 获取系统版本 →