V3.91,9.22推送

This commit is contained in:
yueli
2026-09-22 14:21:00 +08:00
parent 3851ebd7bc
commit 0b4a2b29d6

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