如图所示,我获取完用户信息后想通过wx.setStorageSync怎么保存,
我想用wx.setStorageSync保存变量的东西该怎么写,求求各位大哥帮助
wx.getUserProfile( ... success: res=>{ wx.setStorageSync('key', res.userInfo) ... } )
报个班把js基础好好学学吧