这里是个人页面 现在首页登陆获取可以拿到手机号
globalData
Stroage
store
设置缓存 wx.setStorage({
data: data,
key: 'key',
})
取缓存 wx.getStorage({