版本变更3.22

This commit is contained in:
dxc
2026-05-15 13:03:13 +08:00
parent 38c71147a2
commit f9dd8b6536
2 changed files with 22 additions and 9 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.21
当前版本:V3.22
</span>
</footer>