From e27b4221d6428613361f99f90df2b82f3832b844 Mon Sep 17 00:00:00 2001 From: YaKun9 <131952790+YaKun9@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:23:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=A6=82=E8=A7=88-=E7=8A=B6=E6=80=81,?= =?UTF-8?q?=E7=A3=81=E7=9B=98=E6=95=B0=E9=87=8F=E5=A4=9A=E8=BF=87=E6=97=B6?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E6=94=B6=E8=B5=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/home/status/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/home/status/index.vue b/frontend/src/views/home/status/index.vue index 132b8d2c50f1..5ef9f1b86e8f 100644 --- a/frontend/src/views/home/status/index.vue +++ b/frontend/src/views/home/status/index.vue @@ -287,7 +287,7 @@ import { computeSize } from '@/utils/util'; import router from '@/routers'; import i18n from '@/lang'; import { nextTick, ref } from 'vue'; -const showMore = ref(true); +const showMore = ref(false); const baseInfo = ref({ websiteNumber: 0,