From 6908a890e5b760f9bd5de140870fc62769b08f00 Mon Sep 17 00:00:00 2001 From: user1 <10901603+no-distractions1@user.noreply.gitee.com> Date: 星期四, 13 六月 2024 17:25:21 +0800 Subject: [PATCH] 艺术戏曲调整最小高度 --- src/books/lifeCare/view/components/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/books/lifeCare/view/components/index.vue b/src/books/lifeCare/view/components/index.vue index b766ff6..2e60d55 100644 --- a/src/books/lifeCare/view/components/index.vue +++ b/src/books/lifeCare/view/components/index.vue @@ -191,7 +191,7 @@ }, mounted() { // 榛樿鍔犺浇绔犺妭 - this.showCatalogList = [14]; + this.showCatalogList = [1]; // 婊氬姩鐩戝惉鑺傛祦 this.throttledScrollHandler = _.throttle( this.scrollFun, -- Gitblit v1.9.1