@@ -50,7 +50,7 @@ const formSchema = computed((): VbenFormSchema[] => {
:show-code-login="false"
:show-qrcode-login="false"
:show-forget-password="false"
- :show-register="true"
+ :show-register="false"
:show-third-party-login="false"
@submit="authStore.authLogin"
/>