This commit is contained in:
dxc
2026-06-25 15:44:31 +08:00
parent c1092407ad
commit 6a895347d0
3 changed files with 59 additions and 39 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.50
当前版本:V3.51
</span>
</footer>