V3.84,9.18推送

This commit is contained in:
yueli
2026-09-18 10:10:12 +08:00
parent ac22c9959b
commit b4e43d641a

View File

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