uniapp使用uni.setStorageAsync刷新页面数据丢失问题

 

 uniapp使用uni.setStorageAsync刷新页面数据丢失问题

 

 

在使用uni.setStorageAsync 存数据时,key  不能带    _     比如    area_code    ,可以采用驼峰方法命名key值。

相关文章: