Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -1799,7 +1799,7 @@ onBeforeUnmount(() => destroyEffObserver()) | @@ -1799,7 +1799,7 @@ onBeforeUnmount(() => destroyEffObserver()) | ||
| 1799 | .tag-item.black i { background: #333; } | 1799 | .tag-item.black i { background: #333; } |
| 1800 | .tag-item.red i { background: #f56c6c; } | 1800 | .tag-item.red i { background: #f56c6c; } |
| 1801 | .tag-item.green i { background: #67c23a; } | 1801 | .tag-item.green i { background: #67c23a; } |
| 1802 | -.tag-item.blue i { background: #409eff; } | 1802 | +.tag-item.blue i { background: #289048; } |
| 1803 | .tag-item.gray i { background: #909399; } | 1803 | .tag-item.gray i { background: #909399; } |
| 1804 | 1804 | ||
| 1805 | .energy-card { | 1805 | .energy-card { |