V3.87,9.20推送

This commit is contained in:
yueli
2026-09-20 15:11:10 +08:00
parent d7f7548cee
commit 4f922a55f3

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