工程安全分析
This commit is contained in:
parent
74f1f79ff4
commit
af0bd910ba
|
|
@ -32,11 +32,11 @@
|
|||
<body>
|
||||
<div style="height: 100%;width: 100%;">
|
||||
<div style="height: 42%;width: 100%;display: flex;">
|
||||
<div style="height: 90%;width: 48%;" class="bg-white">
|
||||
<div style="height: 90%;width: 100%;" class="bg-white">
|
||||
<div id="environmentChart" style="height: 100%;width: 100%;"></div>
|
||||
</div>
|
||||
<div style="height: 90%;width: 48%;" class="bg-white">
|
||||
<div id="riskChart" style="height: 100%;width: 100%;"></div>
|
||||
<div style="height: 0%;width: 0%;" class="bg-white">
|
||||
<div id="riskChart" style="height: 0%;width: 0%;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="height: 57%;width: 100%; margin-top: 1%">
|
||||
|
|
|
|||
Loading…
Reference in New Issue