- 重构排行榜页面,支持显示e站200页排行榜,功能和画廊等页面靠齐,如跳页、高亮已关注标签
- 修复跳页后先向前翻页再向后翻页时的bug
- 修复重试下载图片时数据库重复插入数据的bug
- 重构basePage,解耦提升复用性
- Support more galleries in ranklist page(200 pages) and highlight favorited tags
- Fix the bug when turn the page forward and then turn the page backward after jumping page
- Fix the bug of repeated data insertion in the database when retrying to download pictures
- Refactor BasePage, decoupling and enhance reusability