fix(hub): use green/red host status indicator at 85% CPU memory disk threshold

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-13 14:22:49 +08:00
parent c1e0e52f8c
commit 47910e6cb3
3 changed files with 20 additions and 16 deletions
+1 -1
View File
@@ -653,6 +653,6 @@
<script src="/assets/dashboard.js?v=20260612-dash-monitor-count"></script>
<script src="/assets/ai_review_render.js?v=3"></script>
<script src="/assets/time_close_ui.js?v=2"></script>
<script src="/assets/app.js?v=20260613-host-status-fix"></script>
<script src="/assets/app.js?v=20260613-host-status-threshold"></script>
</body>
</html>