V3.69,8.31推送

This commit is contained in:
yueli
2026-08-31 10:30:03 +08:00
parent 3a07f1a272
commit bf104535e5

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