From d950d6c978f13375852bd2c2ec8fe24b1b00558b Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Fri, 15 Aug 2025 14:15:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Application/src/AppLogo.vue | 2 +- src/layouts/default/header/index.vue | 11 +- .../components/IotDeviceContentForm.vue | 4 +- .../deviceSync/compoents/AddNuIotForm.vue | 7 +- .../deviceSync/compoents/DevicesForm.vue | 8 +- src/views/deviceSync/index.vue | 96 ++++++++++++------ src/views/deviceSync/orgaddressbk.png | Bin 0 -> 39178 bytes 7 files changed, 86 insertions(+), 42 deletions(-) create mode 100644 src/views/deviceSync/orgaddressbk.png diff --git a/src/components/Application/src/AppLogo.vue b/src/components/Application/src/AppLogo.vue index 891fb77..06ee728 100644 --- a/src/components/Application/src/AppLogo.vue +++ b/src/components/Application/src/AppLogo.vue @@ -3,7 +3,7 @@ * @Description: logo component -->