From e6992f4e4c011ca50579412b0952565c31232d1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=98=89=E4=BC=9F?= <8473136@qq.com> Date: Wed, 26 Feb 2025 16:19:24 +0800 Subject: [PATCH] :building_construction: refactor config view to improve state management and enhance visibility handling in index.vue --- src/views/config/index.vue | 56 ++++++++++++++++++++++---------------- 1 file changed, 33 insertions(+), 23 deletions(-) diff --git a/src/views/config/index.vue b/src/views/config/index.vue index 68f4478..f2bd75c 100644 --- a/src/views/config/index.vue +++ b/src/views/config/index.vue @@ -1,5 +1,12 @@