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 }}
+
+
+