安裝 good-storage
npm install good-storagenpm
用法
import storage from 'good-storage'
storage.set(key,val) //設置
storage.get(key) //獲取
remove(key) //刪除spa
安裝 good-storage
npm install good-storagenpm
用法
import storage from 'good-storage'
storage.set(key,val) //設置
storage.get(key) //獲取
remove(key) //刪除spa