@ -3,5 +3,5 @@ import { Fallback } from '@vben/common-ui';
</script>
<template>
<Fallback status="comming-soon" />
<Fallback status="coming-soon" />
</template>
@ -7,7 +7,7 @@ defineOptions({ name: 'AccessAdminVisible' });
<Fallback
description="当前页面仅 Admin 账号可见"
status="comming-soon"
status="coming-soon"
title="页面访问测试"
/>
@ -7,7 +7,7 @@ defineOptions({ name: 'AccessMenuVisible403' });
description="当前页面用户不可见,会被重定向到403页面"
@ -7,7 +7,7 @@ defineOptions({ name: 'AccessSuperVisible' });
description="当前页面仅 Super 账号可见"
@ -7,7 +7,7 @@ defineOptions({ name: 'AccessUserVisible' });
description="当前页面仅 User 可见"
@ -7,7 +7,7 @@ defineOptions({ name: 'HideMenuChildren' });
description="当前菜单的子菜单不可见"
title="隐藏子菜单"
@ -5,5 +5,5 @@ defineOptions({ name: 'Menu1' });
@ -5,5 +5,5 @@ defineOptions({ name: 'Menu21' });
@ -5,5 +5,5 @@ defineOptions({ name: 'Menu31' });
@ -5,5 +5,5 @@ defineOptions({ name: 'Menu321' });
@ -101,7 +101,7 @@
"confirmPassword": "Comfirm Password",
"confirmPasswordTip": "The passwords do not match",
"agree": "I agree to",
"agreeprivacyPolicy": "Privacy-policy",
"privacyPolicy": "Privacy-policy",
"terms": "Terms",
"agreeTip": "Please agree to the Privacy Policy and Terms",
"goToLogin": "Login instead",
"confirmPassword": "确认密码",
"confirmPasswordTip": "两次输入的密码不一致",
"agree": "我同意",
"agreeprivacyPolicy": "隐私政策",
"privacyPolicy": "隐私政策",
"terms": "条款",
"agreeTip": "请同意隐私政策和条款",
"goToLogin": "去登录",
@ -14,7 +14,6 @@ type BuiltinThemeType =
| 'deep-blue'
| 'deep-green'
| 'default'
| 'gray'
| 'green'
| 'neutral'
@ -134,7 +134,7 @@ function goToLogin() {
>
{{ $t('authentication.agree') }}
<span class="text-primary hover:text-primary-hover">{{
$t('authentication.agreeprivacyPolicy')
$t('authentication.privacyPolicy')
}}</span>
&
<span class="text-primary hover:text-primary-hover">