search

Home  >  Q&A  >  body text

Mini program makes calls

How to make a call with one click

我想我是海我想我是海2432 days ago1594

reply all(2)I'll reply

  • hello world

    hello world2018-05-08 15:05:08

    The applet is like this:


    ##wx.makePhoneCall({

    phoneNumber: the phone number to be dialed,

    success: function () {

    console.log("Call successfully")

    }

    })



    reply
    1
  • 徐金龙

    徐金龙2018-05-08 14:41:55

    QQ截图20180508144043.pngThe Alipay applet can be written like this. The WeChat applet should be similar

    reply
    1
  • Cancelreply