uni.makePhoneCall(OBJECT)

拨打电话。 OBJECT 参数说明 示例

  1. uni.makePhoneCall({ phoneNumber: '114' //仅为示例});

在 GitHub 上编辑此页面!