wood chen 6a0df0bdc7 feat(public): enhance system metrics display and user interface
- Added a main title to the index.html for better context.
- Introduced a new stats container to organize summary and detail statistics.
- Implemented a refresh animation for loading stats, improving user experience.
- Updated the updateStats function to streamline data handling and display.
- Enhanced the metrics section with improved formatting and error handling.
- Refined CSS styles for better visual presentation and responsiveness.
- Ensured a cleaner layout for system metrics and top referers, contributing to a more intuitive interface.
2024-12-01 02:47:23 +08:00

20 lines
351 B
Markdown

<div id="system-metrics"></div>
<div class="stats-container">
<div id="stats-summary"></div>
<div id="stats-detail"></div>
</div>
---
## 部署和原理
请见我的帖子:[https://q58.org/t/topic/127](https://q58.org/t/topic/127)
## 讨论
请在帖子下留言,我看到后会回复,谢谢。
**永久可用**