V3.70,9.2推送

This commit is contained in:
yueli
2026-09-02 18:39:36 +08:00
parent 3cb9b0da98
commit 4f8d765bb3

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