From 62646799e4c583cabcba3173980530d1774ad5c6 Mon Sep 17 00:00:00 2001 From: jiannibang <271381693@qq.com> Date: Mon, 20 Feb 2023 16:30:39 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=9A=90=E8=97=8F4F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Guide/Guide.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/Guide/Guide.vue b/src/views/Guide/Guide.vue index 1a727c6..4b2091f 100644 --- a/src/views/Guide/Guide.vue +++ b/src/views/Guide/Guide.vue @@ -8,6 +8,7 @@ class="floors-item" v-for="(item, index) of currentBuildingFloorsList" :key="item.floorCode" + v-show="index !== 0" > {{ item.floor }}