打开小程序设置页(wx.openSetting),注意点

注意:bindtap的处理函数中,可以直接调用 wx.openSetting

打开小程序设置页(wx.openSetting),注意点
资料网址
wx.openSetting(调起客户端小程序设置界面,返回用户设置的操作结果)https://developers.weixin.qq.com/miniprogram/dev/api/open-api/setting/wx.openSetting.html
打开小程序设置页(wx.openSetting)接口调整https://developers.weixin.qq.com/community/develop/doc/000cea2305cc5047af5733de751008

相关文章