提交 9835a375 authored 作者: yueweilu's avatar yueweilu

add

上级 c5ddd28c
......@@ -191,8 +191,9 @@ class _ReadPageState extends State<ReadPage> {
ChapterModel chapterModel = ChapterModel(id: int.parse(chapterId), name: chapterName);
// readController.setChapterInfo(id: chapterId, name: chapterName ?? '');
readController.selectChapter(chapterModel);
if(readController.existDownFile && !readController.netStatus){
readController.getOffLineInfo();
}
Console.log('监听 上一节 下一节------------------------------------------------$args');
});
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论