From 9edf5248f380acd1fd96f0576f1173479dc6a108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Thu, 6 Apr 2023 22:32:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=A8=E5=86=8C=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E4=B8=BA=E7=82=B9=E5=87=BB=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/auth/auth.vue | 61 ++++++++++++++++++++++++++++++++--------- 1 file changed, 48 insertions(+), 13 deletions(-) diff --git a/src/pages/auth/auth.vue b/src/pages/auth/auth.vue index b315c80..8f79573 100644 --- a/src/pages/auth/auth.vue +++ b/src/pages/auth/auth.vue @@ -81,14 +81,12 @@ placeholder-class="placeholder-style-3" /> - - - - - {{ currentRegisterType.name ? currentRegisterType.name : "请选择注册类型" }} - - - + + + + {{ currentRegisterType.name ? currentRegisterType.name : "请选择注册类型" }} + + @@ -105,12 +103,26 @@ + + + + {{ item.name }} + + +