摘要: console.log("onLoad "); var that = this; wx.getUserInfo({ success: function (res) { var userInfo = res.userInfo; that.setData({ nickName: userInfo.nic 阅读全文
posted @ 2018-03-01 10:58 元v 阅读(1921) 评论(0) 推荐(0)