chore: lazy load auth toolbar
This commit is contained in:
@@ -16,8 +16,6 @@ const logo = computed(() => preferences.logo.source);
|
||||
:logo="logo"
|
||||
:page-description="$t('authentication.pageDesc')"
|
||||
:page-title="$t('authentication.pageTitle')"
|
||||
>
|
||||
<!-- 自定义工具栏 -->
|
||||
<!-- <template #toolbar></template> -->
|
||||
</AuthPageLayout>
|
||||
:toolbar="false"
|
||||
/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user