From a91914fb43aeea5d65cdcbf97ca00e315e32c913 Mon Sep 17 00:00:00 2001 From: ko1234 Date: Thu, 13 Nov 2025 11:54:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AA=BF=E6=95=B4=20Breadcrumb=20=E7=B5=84?= =?UTF-8?q?=E4=BB=B6=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Common/Breadcrumb.vue | 2 +- src/components/Navbar.vue | 38 +++++++++++++++------------- src/views/PlantInfo.vue | 8 +++--- src/views/PlantReport.vue | 2 -- src/views/PlantSetting.vue | 4 +-- src/views/PlantsOverview.vue | 6 ++--- 6 files changed, 28 insertions(+), 32 deletions(-) diff --git a/src/components/Common/Breadcrumb.vue b/src/components/Common/Breadcrumb.vue index 7aab4da..b82ae72 100644 --- a/src/components/Common/Breadcrumb.vue +++ b/src/components/Common/Breadcrumb.vue @@ -1,7 +1,7 @@