src/books/childHealth/view/content/index.vue
@@ -509,7 +509,7 @@ this.loadPageList.push(Number(page)); console.log(this.loadPageList, "this.loadPageList", catalog); if (this.loadPageList.length > 5) { // 超过三章隐藏顶部一章 // 超过5页 this.loadPageList.shift(); } }