Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
e0f52a8a
Commit
e0f52a8a
authored
Mar 17, 2026
by
Eric
Browse files
feat: 个人资料弹窗 GitHub 链接仅对管理员可见
目前作者已有商业站信息,面向管理可提供赞助渠道,面向普通用户请考虑提供信息隐藏措施
parent
07ab051e
Changes
1
Show whitespace changes
Inline
Side-by-side
frontend/src/components/layout/AppHeader.vue
View file @
e0f52a8a
...
...
@@ -123,6 +123,7 @@
</router-link>
<a
v-if=
"authStore.isAdmin"
href=
"https://github.com/Wei-Shaw/sub2api"
target=
"_blank"
rel=
"noopener noreferrer"
...
...
@@ -138,6 +139,7 @@
</svg>
{{
t
(
'
nav.github
'
)
}}
</a>
</div>
<!-- Contact Support (only show if configured) -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment