V3.66,8.3推送

This commit is contained in:
yueli
2026-08-03 09:47:10 +08:00
parent 65aba4b313
commit b84fffbd37

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