dengjie ;拨打电话功能
This commit is contained in:
@@ -111,7 +111,8 @@
|
||||
},
|
||||
confirm() {
|
||||
this.showM = false
|
||||
let phone = ''
|
||||
let phone = this.mobile
|
||||
phone = phone.toString()
|
||||
uni.makePhoneCall({
|
||||
phoneNumber: phone,
|
||||
success: function() {
|
||||
|
||||
Reference in New Issue
Block a user