Skip to content

添加跳转页面功能#2

Open
FC383 wants to merge 4 commits into
masterfrom
Add-page-jump-function
Open

添加跳转页面功能#2
FC383 wants to merge 4 commits into
masterfrom
Add-page-jump-function

Conversation

@FC383

@FC383 FC383 commented May 9, 2026

Copy link
Copy Markdown
Owner

概述

在漫画阅读页面中新增页码跳转弹窗,用户点击阅读区或工具栏的页码显示区域即可弹出输入弹窗,输入目标页数后快速跳转。

功能详情

  1. 触发方式

    • 点击阅读区右下角页码文字(buildPageInfoText
    • 点击底部工具栏页码标签(buildBottomToolBar
  2. 弹窗行为

    • 显示当前页码和总页数范围提示
    • 输入框仅允许数字输入(自动过滤非数字字符),纯数字键盘
    • 提供「确认」和「取消」按钮,支持键盘确认提交
    • 实时内联校验,错误信息直接显示在输入框下方,不弹 toast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant