generated-scene: add scheduled monitoring runtime and helper lifecycle hardening
This commit is contained in:
19
tests/fixtures/generated_scene/report_collection/index.html
vendored
Normal file
19
tests/fixtures/generated_scene/report_collection/index.html
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>台区线损月周累计线损率统计分析</title>
|
||||
<meta name="sgclaw-scene-kind" content="report_collection">
|
||||
<meta name="sgclaw-tool-kind" content="browser_script">
|
||||
<meta name="sgclaw-target-url" content="http://20.76.57.61:18080/gsllys/tqLinelossStatis/tqQualifyRateMonitor">
|
||||
<meta name="sgclaw-expected-domain" content="20.76.57.61">
|
||||
<meta name="sgclaw-entry-script" content="js/report.js">
|
||||
</head>
|
||||
<body>
|
||||
<main data-report-root="tq-lineloss">
|
||||
<h1>台区线损月周累计线损率统计分析</h1>
|
||||
<table data-report-table="line-loss"></table>
|
||||
</main>
|
||||
<script src="js/report.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user