特别要注意: 微信小程序数据缓存wx.setStorageSync(string key, any data)中,any data只支持原生类型、Date、及能够通过JSON.stringify序列化的对象。