統一系統管理頁新版殼層
All checks were successful
CD Pipeline / deploy (push) Successful in 1m0s

This commit is contained in:
OoO
2026-05-14 00:43:55 +08:00
parent 3263e1b400
commit 2c869edcb1
11 changed files with 319 additions and 312 deletions

View File

@@ -165,7 +165,7 @@
{# 群組 5: 系統terra #}
<div class="momo-nav-group">
<div class="momo-nav-group-title">系統</div>
<a class="momo-nav-link {% if _active_page in ['settings', 'system_settings', 'logs', 'crawler', 'user_management', 'ai_automation_smoke'] %}is-active{% endif %}" href="/settings">
<a class="momo-nav-link {% if _active_page in ['settings', 'system_settings', 'logs', 'crawler', 'user_management', 'login_history', 'change_password', 'notification_templates', 'ai_automation_smoke'] %}is-active{% endif %}" href="/settings">
<span class="momo-nav-icon"><i class="fas fa-gear"></i></span>
<span class="momo-nav-label">系統管理</span>
<span class="momo-nav-code">14</span>