修正側欄 Logo 顯示比例
All checks were successful
CD Pipeline / deploy (push) Successful in 1m0s

This commit is contained in:
OoO
2026-05-06 22:03:07 +08:00
parent ba9aecf661
commit e317a2f70a
4 changed files with 12 additions and 12 deletions

2
app.py
View File

@@ -96,7 +96,7 @@ except Exception as e:
# 🚩 系統版本定義 (備份與顯示用)
# 🚩 2026-05-01 V10.76: Move monthly analysis report onto V2 shell
SYSTEM_VERSION = "V10.88"
SYSTEM_VERSION = "V10.89"
# ==========================================
# 🔒 SQL Injection 防護函數