feat: Sentinel 数字跳动动画 + 进度条平滑过渡
- 数字 count-up/down: requestAnimationFrame + ease-out cubic, 350ms - 中间值过渡: 15%→22% 会显示 15.2,16.1,17.5...22.0 - 进度条: CSS transition 自动处理宽度变化 - 卡片 DOM 复用: 更新值而非重建 innerHTML Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -2,11 +2,11 @@ author: SenSu Team
|
||||
description: 🛡️ 多节点 SenSu 集群性能监控 — 实时仪表盘 + 节点管理
|
||||
name: Sentinel
|
||||
nodes:
|
||||
- api_key: sk-e77716bb9be5ab0d42a3154d7bacee7e555bfba1b828eb09
|
||||
- api_key: sk-035259bb700b17ae51cfd50a717b27281b1a5347b2aa4723
|
||||
enabled: true
|
||||
id: node-3733a070
|
||||
name: 本地容器
|
||||
notes: 骁龙8E Gen5
|
||||
notes: LocalBian
|
||||
url: http://127.0.0.1:4200
|
||||
settings:
|
||||
auto_start: true
|
||||
|
||||
Reference in New Issue
Block a user