vue之浏览器存储方法封装实例 如下所示:exportfunctionisObject(val){returnval!==null&&typeofval==='object'}exportfunctionsetStore(key,val,type='l 封装方法