国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JavaScript > 正文

微信小程序授權(quán)登錄解決方案的代碼實例(含未通過授權(quán)解決方案)

2019-11-19 11:36:22
字體:
供稿:網(wǎng)友

本文實例為大家分享了微信小程序授權(quán)登錄解決方案的具體代碼,供大家參考,具體內(nèi)容如下

getUserInfoF:function(){    var that = this;  wx.getSetting({    success: (res) => {    console.info(res.authSetting);      wx.getUserInfo({     success: res => {      this.globalData.userInfo = res.userInfo      console.info("一開始同意授權(quán)"+res.userInfo.nickName);       if (this.userInfoReadyCallback) {       this.userInfoReadyCallback(res)      }     },     fail(err) {      console.info(err.errMsg);      wx.showModal({       title: '警告',       cancelText: '不授權(quán)',       confirmText: '授權(quán)',       confirmColor: '#37C31A',       content: '若不授權(quán)微信登錄,則無法使用XXXXXX;點擊重新獲取授權(quán),則可重新使用;' +       '若點擊不授權(quán),將無法使用便捷服務(wù)。',        success: function (res) {        if (res.confirm) {         console.log('用戶點擊確定')         wx.openSetting({          success: (res) => {           if (res.authSetting['scope.userInfo']) {            wx.getUserInfo({             success: res => {              that.globalData.userInfo = res.userInfo              console.info("再次同意授權(quán)" + res.userInfo.nickName);              if (that.userInfoReadyCallback) {               that.userInfoReadyCallback(res)              }             }            })           } else {            console.info("再次不允許");            wx.redirectTo({             url: 'home',            })           }          }         });        } else if (res.cancel) {         console.log('彈出框用戶點擊取消')         wx.redirectTo({          url: 'home',         })         }       }      })      }     })    }  }) },

以上所述是小編給大家介紹的微信小程序授權(quán)登錄解決方案詳解整合,希望對大家有所幫助,如果大家有任何疑問請給我留言,小編會及時回復(fù)大家的。在此也非常感謝大家對武林網(wǎng)網(wǎng)站的支持!

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 卢湾区| 张家口市| 东乌珠穆沁旗| 虞城县| 海兴县| 黑河市| 紫云| 青田县| 封丘县| 裕民县| 西峡县| 彰化县| 龙岩市| 贵溪市| 岳池县| 花莲县| 赣榆县| 同德县| 潼南县| 北碚区| 铁力市| 滦南县| 渝中区| 广宁县| 富蕴县| 桦南县| 梅河口市| 大关县| 西青区| 德阳市| 陇南市| 迁安市| 塔城市| 清丰县| 苍南县| 遂宁市| 天气| 奉化市| 卫辉市| 望城县| 江孜县|