goodsList: [...goodsList, ...goods]
// 把接口数据存入本地存储中 wx.setStorageSync('cates', { time: Date.now(), data: this.Cates }); wx.getStorageSync('cart');