epub卷显示 @Luoyacheng
This commit is contained in:
@@ -195,7 +195,7 @@ object LocalBook {
|
|||||||
return StringEscapeUtils.unescapeHtml4(content)
|
return StringEscapeUtils.unescapeHtml4(content)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (content.isNullOrEmpty()) {
|
if (content.isNullOrEmpty() && !chapter.isVolume) {
|
||||||
return null
|
return null
|
||||||
}
|
}
|
||||||
return content
|
return content
|
||||||
|
|||||||
Reference in New Issue
Block a user