This commit is contained in:
yueli
2026-07-20 14:33:26 +08:00
parent d80edc961c
commit 451d7b5719

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.62
当前版本:V3.63
</span>
</footer>