mirror of
https://github.com/woodchen-ink/random-api-go.git
synced 2025-07-18 22:02:01 +08:00
- 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.
20 lines
351 B
Markdown
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)
|
|
|
|
## 讨论
|
|
|
|
请在帖子下留言,我看到后会回复,谢谢。
|
|
|
|
**永久可用**
|
|
|