3.2.0
- 新增删除当前图片的功能
- 新增收藏当前图片的功能, 收藏的图片在网页刷新时不会消失
- 优化样式
IndexedDB
中staredImages
存储的对象为{ hash, blob }
Images
状态中存储的对象为{ hash, url, type, star }
, 会在页面加载时自动读取一次staredImages
IndexedDB
中 staredImages
存储的对象为 { hash, blob }
Images
状态中存储的对象为 { hash, url, type, star }
, 会在页面加载时自动读取一次 staredImages