oidc登录按钮支持自定义文字
This commit is contained in:
@@ -362,7 +362,7 @@ function LoginPageClient() {
|
||||
<svg className='w-5 h-5 mr-2' fill='currentColor' viewBox='0 0 20 20'>
|
||||
<path fillRule='evenodd' d='M10 9a3 3 0 100-6 3 3 0 000 6zm-7 9a7 7 0 1114 0H3z' clipRule='evenodd' />
|
||||
</svg>
|
||||
使用OIDC登录
|
||||
{siteConfig?.OIDCButtonText || '使用OIDC登录'}
|
||||
</button>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user