版本变更V3.33添加支持更新后识图功能

This commit is contained in:
dxc
2026-05-25 11:20:45 +08:00
parent 567c3175f6
commit 895d78a5e7
4 changed files with 63 additions and 8 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.32识图版
当前版本:V3.33识图版
</span>
</footer>