V3.37版本修改,基础信息图片点击边缘空白处即可关闭

This commit is contained in:
dxc
2026-05-29 11:33:54 +08:00
parent 05aff2dd83
commit cd54ca3fe2
2 changed files with 3 additions and 1 deletions

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