From 9f4ab1c39c70c93eff25803a5afde58ea6fcdedb Mon Sep 17 00:00:00 2001 From: unknown <qq1940665526@163.com> Date: 星期五, 31 五月 2024 18:37:46 +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 6d97b95..6491730 100644 --- a/src/books/lifeCare/index.vue +++ b/src/books/lifeCare/index.vue @@ -186,7 +186,7 @@ }, mounted() { // 榛樿鍔犺浇绔犺妭 - this.showCatalogList = [8]; + this.showCatalogList = [1]; // 婊氬姩鐩戝惉鑺傛祦 this.throttledScrollHandler = _.throttle( this.scrollFun, -- Gitblit v1.9.1