yjl9903 / resonance-market

实时 查看 / 上报 雷索纳斯市场行情
https://resonance.breadio.wiki/
MIT License
45 stars 5 forks source link

[优化] 设置信息保存在客户端本地 #41

Open Ximu-Luya opened 8 months ago

Ximu-Luya commented 8 months ago

讨论区中提到,希望能够不用每次打开都重新选择利润排序,故可以设计将设置信息保存在本地,加载页面时就不需要再让用户额外操作了

yjl9903 commented 8 months ago

套一个 useLocalStorage https://vueuse.org/core/useLocalStorage/

https://github.com/yjl9903/resonance-market/blob/3a0c2f3eaf94c2f2eba51813ad6493b7bdff1ca4/stores/settings.ts#L4