V3.77,9.11推送

This commit is contained in:
yueli
2026-09-11 09:39:59 +08:00
parent f702a70fe5
commit b8561f69f7

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