Merge pull request #1345 from pikasTech/fix/1338-monitor-web-verify
fix: align monitor web asset verify
This commit is contained in:
@@ -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",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user