mirror of
https://github.com/stardrophere/InsightRadar.git
synced 2026-06-06 03:07:50 +08:00
界面优化
This commit is contained in:
@@ -817,7 +817,7 @@ watch(() => route.query.event, (newId) => {
|
||||
<section v-if="stats" class="widget-panel stats-widget">
|
||||
<div class="stats-grid">
|
||||
<div class="stat-item">
|
||||
<p class="stat-label">爬虫集群状态</p>
|
||||
<p class="stat-label">爬虫状态</p>
|
||||
<p class="stat-value">
|
||||
<span class="status-dot-green"></span>
|
||||
{{ stats.active_sources }} 个源运行中
|
||||
|
||||
Reference in New Issue
Block a user