diff --git a/src/assets/icons/svg/gitea.svg b/src/assets/icons/svg/gitea.svg new file mode 100644 index 0000000..9df6b83 --- /dev/null +++ b/src/assets/icons/svg/gitea.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + diff --git a/src/lang/zh_CN.ts b/src/lang/zh_CN.ts index 3cc9872..a7649dd 100644 --- a/src/lang/zh_CN.ts +++ b/src/lang/zh_CN.ts @@ -33,7 +33,8 @@ export default { maxkey: 'MaxKey登录', topiam: 'TopIam登录', gitee: 'Gitee登录', - github: 'Github登录' + github: 'Github登录', + gitea: 'Gitea登录' } }, // 注册页面国际化 diff --git a/src/views/login.vue b/src/views/login.vue index f641549..b166aca 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -60,6 +60,9 @@ + + + diff --git a/src/views/system/user/profile/thirdParty.vue b/src/views/system/user/profile/thirdParty.vue index a883d84..4cc77f4 100644 --- a/src/views/system/user/profile/thirdParty.vue +++ b/src/views/system/user/profile/thirdParty.vue @@ -50,6 +50,12 @@ Github + + + Gitea +