mine/index/index.js
@@ -31,14 +31,8 @@ } }, openSetting: function () { wx.openSetting({ success(res) { //console.log(res.authSetting) // res.authSetting = { // "scope.userInfo": true, // "scope.userLocation": true // } } wx.navigateTo({ url: '/setting/index/index', }) },