From 9baaf8ccb2af4ec136826aa45f929361f6489669 Mon Sep 17 00:00:00 2001 From: Tao Chen Date: Wed, 30 Oct 2024 19:42:25 +0800 Subject: [PATCH] optimize oauth config --- src/views/oauth/index.vue | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/src/views/oauth/index.vue b/src/views/oauth/index.vue index 00cd483..a4c7dd8 100644 --- a/src/views/oauth/index.vue +++ b/src/views/oauth/index.vue @@ -34,8 +34,18 @@ - - + + + + {{ item.label }} + + + + + + + + @@ -46,16 +56,6 @@ - - - - - - - {{ item.label }} - - - { formVisible.value = true