V3.60,邮件发送失败问题修复

This commit is contained in:
yueli
2026-07-17 14:28:40 +08:00
parent fd506775c1
commit cac8a360ec

View File

@ -239,7 +239,7 @@ const handleLogout = () => {
<footer v-if="!isLoginPage" class="app-footer">
<span class="version-tag">
<el-icon style="vertical-align: middle; margin-right: 4px"><InfoFilled /></el-icon>
当前版本:V3.59
当前版本:V3.60
</span>
</footer>