版本变更V3.34将图像的处理统一更换到新表当中

This commit is contained in:
dxc
2026-05-26 08:57:41 +08:00
parent e564c5a5d2
commit 682139bab8
5 changed files with 101 additions and 33 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.33识图版
当前版本:V3.34识图版
</span>
</footer>