mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
fix:web端epub图片未代理
This commit is contained in:
@@ -89,7 +89,7 @@ object BookController {
|
||||
this.bookUrl = bookUrl
|
||||
return ImageProvider.getImage(book, src, bookSource, width, width)?.let {
|
||||
returnData.setData(it)
|
||||
}
|
||||
} ?: returnData.setErrorMsg("图片加载失败或不存在")
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user