项鸿伟
项鸿伟
### 功能描述 如题,因为有些电子书就是 pdf 格式的。。
### 在哪个平台出现的问题? VSCode ### 问题描述 bug 多次出现,并在不同的 txt 文件有不同的表现形式,这本小说会正常显示章节,但内容不正常,有些小说章节和内容都不正常 [小王子.txt](https://github.com/user-attachments/files/19415021/default.txt) https://github.com/user-attachments/assets/e40d3d26-dbe4-4cd4-b6f7-b081193984ef ### 请描述BUG产生过程 _No response_
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...
老哥,想加个计时器功能你看看咋样? 我在 `packages/web/src/stores/setting.pc.ts` 文件里加了两个变量,但在 vue 文件中读取的时候都是 `undefined` 是为什么? ## Summary by CodeRabbit * **New Features** * Added a timer that tracks and displays elapsed reading time in the bottom bar,...