From a1b4efe9d7063e08d46f14d3626edd7dbe27aeaa Mon Sep 17 00:00:00 2001 From: ray <1490493387@qq.com> Date: Tue, 18 Feb 2025 13:23:44 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20=E5=B8=83=E5=B1=80?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E7=BB=84=E4=BB=B6=E4=BB=A3=E7=A0=81=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Settings/components/LayoutSelect.vue | 175 ++++++++++-------- 1 file changed, 101 insertions(+), 74 deletions(-) diff --git a/src/layout/components/Settings/components/LayoutSelect.vue b/src/layout/components/Settings/components/LayoutSelect.vue index 565dc41d..f259baeb 100644 --- a/src/layout/components/Settings/components/LayoutSelect.vue +++ b/src/layout/components/Settings/components/LayoutSelect.vue @@ -1,35 +1,20 @@