From a47e8ae08413b99a7fcd4195a535687234b0160f Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 28 五月 2024 19:21:49 +0800 Subject: [PATCH] 页码 --- src/books/lifeCare/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/books/lifeCare/index.vue b/src/books/lifeCare/index.vue index d736936..f3dbb8b 100644 --- a/src/books/lifeCare/index.vue +++ b/src/books/lifeCare/index.vue @@ -89,7 +89,7 @@ }, mounted() { // 榛樿鍔犺浇绔犺妭 - this.showCatalogList = [0]; + this.showCatalogList = [1]; // 婊氬姩鐩戝惉鑺傛祦 this.throttledScrollHandler = _.throttle( this.scrollFun, -- Gitblit v1.9.1