V3.67,8.3推送

This commit is contained in:
yueli
2026-08-03 13:26:08 +08:00
parent 6c7f8dbe61
commit bc9cc18142

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.66
当前版本:V3.67
</span>
</footer>