From 7956df0c852fbf6fc917c9470418ddb2c0883429 Mon Sep 17 00:00:00 2001
From: hayu <1604366271@qq.com>
Date: Sun, 25 Jan 2026 15:39:37 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layout/components/Navbar.vue | 232 ++++++++++++++++++++++++++++++-
src/router/index.js | 2 +-
src/views/iotDevice/config.js | 2 +-
src/views/iotDevice/index.vue | 90 ++++++++++--
4 files changed, 309 insertions(+), 17 deletions(-)
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index b8a55388..636f7a35 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -28,10 +28,96 @@