wx.setStorageSync('zxShopId', zxShopId);
//wx.setStorageSync('local_shop_id', zxShopId);
let tempShopId = Number(wx.getStorageSync('local_shop_id'))
wx.removeStorageSync('local_shop_id');
wx.setStorageSync('zxShopId', zxShopId);
//wx.setStorageSync('local_shop_id', zxShopId);
let tempShopId = Number(wx.getStorageSync('local_shop_id'))
wx.removeStorageSync('local_shop_id');
本文标题:小程序 本地存储
本文链接:https://www.haomeiwen.com/subject/jzmxqqtx.html
网友评论