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