V3.38版本修改,三种入库按照基础信息内容进行修改

This commit is contained in:
dxc
2026-05-29 14:26:52 +08:00
parent cd54ca3fe2
commit 034418df8a
4 changed files with 223 additions and 41 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.37
当前版本:V3.38
</span>
</footer>