@ -85,9 +85,11 @@ object ReadBook {
}
fun upMsg(msg: String?) {
if (this.msg != msg) {
this.msg = msg
callBack?.upContent()
fun moveToNextPage() {
durPageIndex++