版本变更V3.23(添加AI助手版)

This commit is contained in:
dxc
2026-05-18 14:18:29 +08:00
parent a625189375
commit d1e49c343c
2 changed files with 31 additions and 8 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.22
当前版本:V3.23添加AI助手版
</span>
</footer>