From 3bd9975b2c6a578af207e21e0852e53ccd8c7eb3 Mon Sep 17 00:00:00 2001 From: xh <11675084@qq.com> Date: Wed, 29 Oct 2025 11:28:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4footer=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/layout/components/AppView.vue | 18 +++++++----------- web/src/layout/components/Setting/src/Setting.vue | 2 -- .../Setting/src/components/InterfaceDisplay.vue | 13 ++++++------- web/src/store/modules/app.ts | 18 +++++++++--------- web/src/views/HandDevice/Home/index.vue | 2 +- web/src/views/Login/Login.vue | 17 ++++++++++------- 6 files changed, 33 insertions(+), 37 deletions(-) diff --git a/web/src/layout/components/AppView.vue b/web/src/layout/components/AppView.vue index df720a1..41d1ada 100644 --- a/web/src/layout/components/AppView.vue +++ b/web/src/layout/components/AppView.vue @@ -1,17 +1,17 @@