校園圖及電線圖改滿版
This commit is contained in:
parent
ea691072aa
commit
6dca8ee11b
@ -1,9 +1,12 @@
|
|||||||
|
<div class="container-fluid" style="height: calc(100vh - 72px)">
|
||||||
<div class="container-fluid">
|
<div class="row bg-dark align-items-center h-100">
|
||||||
<div class="row bg-dark align-items-center">
|
<label id="sysSubText" class="mx-5 mb-0 fs-1-05"></label>
|
||||||
<label id="sysSubText" class=" mx-5 mb-0 fs-1-05"></label>
|
<div style="height: 100%" class="col-12 p-0">
|
||||||
<div style="height:91vh" class="col-12 p-0">
|
<iframe id="homeIframe"
|
||||||
<iframe id="homeIframe" src="/ord?file:^px/AllMeter.px|view:?fullScreen=true" width="100%" height="100%" style="zoom:0.1"></iframe>
|
src="/ord?file:^px/AllMeter.px|view:?fullScreen=true"
|
||||||
|
width="100%"
|
||||||
|
height="100%"
|
||||||
|
style="zoom: 0.1"></iframe>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,11 +1,10 @@
|
|||||||
<style></style>
|
<div class="container-fluid" style="height: calc(100vh - 72px)">
|
||||||
<div class="container-fluid">
|
<div class="row bg-dark align-items-center h-100">
|
||||||
<div class="row bg-dark align-items-center">
|
<label id="sysSubText" class="mx-5 mb-0 fs-1-05"></label>
|
||||||
<label id="sysSubText" class="mx-5 mb-0 fs-1-05"></label>
|
<div style="height: 100%" class="col-12">
|
||||||
<div style="height: 90vh" class="col-12">
|
<iframe src="/ord?file:^px/Home.px|view:?fullScreen=true"
|
||||||
<iframe src="/ord?file:^px/Home.px|view:?fullScreen=true"
|
width="100%"
|
||||||
width="100%"
|
height="100%"></iframe>
|
||||||
height="100%"></iframe>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user