mirror of
https://gitee.com/wanwujie/sub2api
synced 2026-04-03 06:52:13 +08:00
feat: 个人资料弹窗 GitHub 链接仅对管理员可见
目前作者已有商业站信息,面向管理可提供赞助渠道,面向普通用户请考虑提供信息隐藏措施
This commit is contained in:
@@ -123,6 +123,7 @@
|
|||||||
</router-link>
|
</router-link>
|
||||||
|
|
||||||
<a
|
<a
|
||||||
|
v-if="authStore.isAdmin"
|
||||||
href="https://github.com/Wei-Shaw/sub2api"
|
href="https://github.com/Wei-Shaw/sub2api"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
@@ -138,6 +139,7 @@
|
|||||||
</svg>
|
</svg>
|
||||||
{{ t('nav.github') }}
|
{{ t('nav.github') }}
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Contact Support (only show if configured) -->
|
<!-- Contact Support (only show if configured) -->
|
||||||
|
|||||||
Reference in New Issue
Block a user