From 6cce45cb0e052df65dbf16018b8ae078942a7ac1 Mon Sep 17 00:00:00 2001 From: hwj Date: Fri, 17 Apr 2026 14:05:12 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E8=AE=BE=E5=A4=87=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E6=B7=BB=E5=8A=A0=E5=9B=BE=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/dashboard/DeviceSection.vue | 400 ++++++++++++++++++++- 1 file changed, 395 insertions(+), 5 deletions(-) diff --git a/src/components/dashboard/DeviceSection.vue b/src/components/dashboard/DeviceSection.vue index 6c49a60..c056d2b 100644 --- a/src/components/dashboard/DeviceSection.vue +++ b/src/components/dashboard/DeviceSection.vue @@ -1,6 +1,7 @@