feat&fix: add score display banner and update task status with animation

This commit is contained in:
adlsdztony
2025-06-05 05:07:45 +00:00
parent 2d5cee3f5c
commit 2bfb4af8b5
3 changed files with 99 additions and 0 deletions

View File

@@ -14,6 +14,16 @@
<body>
<div class="main-container">
<h1>OSWorld Monitor <span class="system-status online">System Online</span></h1>
<!-- Score Display Banner -->
<div class="score-banner">
<div class="score-content">
<i class="fas fa-star"></i>
<span class="score-label">Score:</span>
<span id="score-display" class="score-value">Loading...</span>
</div>
</div>
<div class="dashboard-stats">
<div class="stat-card">
<i class="fas fa-running"></i>