V3.36版本修改,基础信息列展示规则,分页数量修改,类别搜索修改

This commit is contained in:
dxc
2026-05-29 11:23:05 +08:00
parent c1d364b786
commit 05aff2dd83
4 changed files with 28 additions and 16 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.35识图版
当前版本:V3.36
</span>
</footer>