|
@@ -7,7 +7,7 @@
|
|
<div style="cursor: pointer">
|
|
<div style="cursor: pointer">
|
|
<div ref="chart" class="item" style="width: 240px; height: 211px" />
|
|
<div ref="chart" class="item" style="width: 240px; height: 211px" />
|
|
<ul style="display: flex; flex-wrap: wrap; margin: auto; margin-bottom: 30px; font-size: 13px;">
|
|
<ul style="display: flex; flex-wrap: wrap; margin: auto; margin-bottom: 30px; font-size: 13px;">
|
|
- <li @click="showModlus('消防设施')" style="margin-bottom: 5px; margin-right: 5px;">
|
|
|
|
|
|
+ <li @click="showModlus('消防设施')" style="margin-bottom: 5px; margin-right: 5px; width: 110px;">
|
|
<span
|
|
<span
|
|
style="
|
|
style="
|
|
display: inline-block;
|
|
display: inline-block;
|
|
@@ -35,7 +35,7 @@
|
|
<span style="color: rgb(68, 241, 255);">{{ yhType[1]?.value }}</span>
|
|
<span style="color: rgb(68, 241, 255);">{{ yhType[1]?.value }}</span>
|
|
</span>
|
|
</span>
|
|
</li>
|
|
</li>
|
|
- <li @click="showModlus('用电用气')" style="margin-right: 5px;" >
|
|
|
|
|
|
+ <li @click="showModlus('用电用气')" style="margin-right: 5px; width: 110px;" >
|
|
<span
|
|
<span
|
|
style="
|
|
style="
|
|
display: inline-block;
|
|
display: inline-block;
|