We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前下载器只有漫画搜索和下载功能,用户需要每次都进行搜索操作。 增加获取用户漫画收藏的功能,将节省操作步骤,提升用户体验。
用户登录后可以在收藏夹中访问已收藏的漫画。
在标签页添加标签项,允许用户直接访问其已收藏的漫画列表。 用户可以从收藏列表中选择要下载的漫画,展示方式类似搜索结果。
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
原因
目前下载器只有漫画搜索和下载功能,用户需要每次都进行搜索操作。
增加获取用户漫画收藏的功能,将节省操作步骤,提升用户体验。
功能简述
用户登录后可以在收藏夹中访问已收藏的漫画。
功能逻辑
在标签页添加标签项,允许用户直接访问其已收藏的漫画列表。
用户可以从收藏列表中选择要下载的漫画,展示方式类似搜索结果。
实现参考
No response
The text was updated successfully, but these errors were encountered: