feat: 登录界面,添加 DocLink
This commit is contained in:
@@ -4,4 +4,5 @@ export { default as AuthenticationLoginExpiredModal } from './login-expired-moda
|
||||
export { default as AuthenticationLogin } from './login.vue';
|
||||
export { default as AuthenticationQrCodeLogin } from './qrcode-login.vue';
|
||||
export { default as AuthenticationRegister } from './register.vue';
|
||||
export { default as DocLink } from './doc-link.vue';
|
||||
export type { AuthenticationProps } from './types';
|
||||
|
||||
Reference in New Issue
Block a user