From 8e94494e43945a611edeef0466d5c4d581b25e05 Mon Sep 17 00:00:00 2001 From: viarotel Date: Fri, 8 Nov 2024 15:28:08 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E2=9A=A1=EF=B8=8F=20Optimize=20startup?= =?UTF-8?q?=20application=20performance?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ControlBar/ApplicationStart/index.vue | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/components/Device/components/ControlBar/ApplicationStart/index.vue b/src/components/Device/components/ControlBar/ApplicationStart/index.vue index 4c51000..683c240 100644 --- a/src/components/Device/components/ControlBar/ApplicationStart/index.vue +++ b/src/components/Device/components/ControlBar/ApplicationStart/index.vue @@ -1,18 +1,19 @@