This commit is contained in:
yueli
2026-07-13 17:33:16 +08:00
parent 760f78e016
commit a2f9a3e754
2 changed files with 1 additions and 3 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.53
当前版本:V3.54
</span>
</footer>