fix: align monitor web asset verify

This commit is contained in:
Codex
2026-07-01 01:31:29 +00:00
parent b2513bbd80
commit 0604ec67a5
@@ -12,7 +12,8 @@ const checks: Array<{ readonly path: string; readonly contains: readonly string[
"data-monitor-independent-scroll",
"data-check-row",
"data-check-dialog",
"错误 / 告警监测项曲线",
"运行耗时曲线",
"runDurationText",
"rootCause",
],
},
@@ -26,8 +27,9 @@ const checks: Array<{ readonly path: string; readonly contains: readonly string[
".check-dialog",
"overflow: hidden",
"overflow: auto",
".trend-red",
".trend-warning",
".trend-duration",
".trend-dot-duration",
".legend-swatch.duration",
],
},
{