wx.setStorageSync('zxShopId', zxShopId);
//wx.setStorageSync('local_shop_id', zxShopId);


let tempShopId = Number(wx.getStorageSync('local_shop_id'))



wx.removeStorageSync('local_shop_id');