wx.openSetting({
success: (res) => { /*
* res.authSetting = {
* "scope.userInfo": true,
* "scope.userLocation": true
* }
*/
}
})我想问一下返回后的数据怎么调出来,scroll-view里面有textarea,它内容不动(真机环境) 微信小程序开发教程 ...。用
console.log(
res.authSetting.scope.userInfo//打印不出来 报错)
微信小程序开发问题解答 本文来自微信小程序工厂 http://www.xcxgc.com,转载请保留。
微信小程序开发者回答:
深***:
res.authSetting["scope.userInfo"]
地***:
谢谢大神
开发者工具在任务管理器里能看到进程,但就是打不开?&微信小程序开发 ...
C***:系统记录
本文网址:http://www.91bianli.com/weixinxiaochengxu/30267.html