版本变更3.20

This commit is contained in:
dxc
2026-05-15 10:07:12 +08:00
parent 27683d2a8b
commit 1e341ab6aa
2 changed files with 6 additions and 2 deletions

View File

@ -234,7 +234,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.19(5.14部署
当前版本:V3.20
</span>
</footer>