weex 拨打电话接口
const param = { operation: 'callTel', tel: '13012341234', // 电话号码 isDirectCall: true };
this.$bridge.callTel(param)
无
← stopBlueScan 停止蓝牙扫描 callTelList 全局电话列表 →