wx.getStorageSync()获取不到值?发布于 6 年前作者 xia014001 次浏览最后编辑 6 年前来自 ask在data中直接wx.getStorageSync(‘value’)拿到的确是空,但是在模拟器上确实是拿到了值。