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