/**
  * 翻页
  */
 public function turnOnPage()
 {
     $this->eBookReader->nextPage();
 }