ibms-MCUT/Frontend/_elecSingleLine.html

9 lines
362 B
HTML
Raw Normal View History

2023-06-26 10:48:09 +08:00

<div class="container-fluid">
<div class="row bg-dark align-items-center">
<label id="sysSubText" class=" mx-5 mb-0 fs-1-05"></label>
<div style="height:85vh" class="col-12 p-0">
<iframe src="/ord?file:^px/AllMeter.px|view:?fullScreen=true" width="100%" height="100%" style="zoom:0.1"></iframe>
2023-06-26 10:48:09 +08:00
</div>
</div>
</div>