‹
{{ loadingNovel ? '加载中...' : (bookInfo.title) }}
{{ loadingChapter ? '加载中...' : chapterDisplayTitle }}
本章字数:{{ loadingChapter ? '加载中...' : (currentChapter.word_count || '未知') }}字 更新时间:{{ loadingChapter ? '加载中...' : (formatUpdateTime(currentChapter.updated_at) || '未知') }}
正在加载章节内容...
≡
目录
{{ isBookmarked ? '✓' : '➕' }}
{{ isBookmarked ? '已收藏' : '书架' }}
A
字号
A
A
当前字号: {{ fontSize }}px
{{ index + 1 }}
{{ chapter.title }}
{{ formatWordCount(chapter.word_count) }}字
正在阅读
‹
{{ loadingNovel ? '加载中...' : bookInfo.title }}
正在加载章节内容...
{{ currentPage + 1 }} / {{ totalPages }}
{{ index + 1 }}
{{ chapter.title }}