新增设置登录项目github图标隐藏

This commit is contained in:
eoao
2026-03-21 22:21:30 +08:00
parent 9ab766879e
commit af18ad3562
2 changed files with 16 additions and 2 deletions

View File

@@ -140,7 +140,7 @@
</el-button>
</div>
</el-dialog>
<a class="github" href="https://github.com/maillab/cloud-mail">
<a v-show="settingStore.settings.projectLink" class="github" href="https://github.com/maillab/cloud-mail">
<Icon icon="mingcute:github-line" color="#1890ff" width="20" height="20" />
</a>
</div>