Commit 636f592d authored by 朱建丰's avatar 朱建丰

=0728

parent 7b3207fd
......@@ -94,7 +94,7 @@
class="item btn2 cf mt20"
effect="white"
content="建设中..."
placement="top"
placement="bottom"
>
<p>建设施工</p>
</el-tooltip>
......@@ -102,7 +102,7 @@
class="item btn2 cf mt20"
effect="white"
content="建设中..."
placement="top"
placement="bottom"
>
<p>城市运行</p>
</el-tooltip>
......@@ -110,7 +110,7 @@
class="item btn2 cf mt20"
effect="white"
content="建设中..."
placement="top"
placement="bottom"
>
<p>旅游领域</p>
</el-tooltip>
......@@ -118,7 +118,7 @@
class="item btn2 cf mt20"
effect="white"
content="建设中..."
placement="top"
placement="bottom"
>
<p>特种设备</p>
</el-tooltip>
......@@ -276,7 +276,7 @@
</div>
</div>
<div class="flex around mt20 wrap" v-if="gkShow">
<div class="flex column acenter icon160">
<div class="flex column acenter ">
<div
class="el-progress--circle"
style="height: 80px; width: 80px"
......@@ -326,7 +326,7 @@
<p>在线监测监控</p>
</div>
</div>
<div class="flex column acenter icon160">
<div class="flex column acenter ">
<div
class="el-progress--circle"
style="height: 80px; width: 80px"
......@@ -376,7 +376,7 @@
<p>上岗持证率</p>
</div>
</div>
<div class="flex column acenter icon160">
<div class="flex column acenter ">
<div
class="el-progress--circle"
style="height: 80px; width: 80px"
......@@ -426,7 +426,9 @@
<p>堆积坝的整改率</p>
</div>
</div>
<div class="flex column acenter icon160 mt12">
</div>
<div class="flex around mt20 wrap" v-if="gkShow">
<div class="flex column acenter mt12">
<div
class="el-progress--circle"
style="height: 80px; width: 80px"
......@@ -476,7 +478,7 @@
<p>网络专题学习率</p>
</div>
</div>
<div class="flex column acenter icon160 mt12">
<div class="flex column acenter mt12">
<div
class="el-progress--circle"
style="height: 80px; width: 80px"
......@@ -526,7 +528,7 @@
<p>社会化服务覆盖率</p>
</div>
</div>
<div class="flex column acenter icon160 mt12">
<div class="flex column acenter mt12">
<div
class="el-progress--circle"
style="height: 80px; width: 80px"
......
......@@ -169,6 +169,7 @@
window.parent.postMessage(document.body.scrollHeight, '*');
window.addEventListener("resize", function (e) {
window.parent.postMessage(document.body.scrollHeight, '*');
window.parent.postMessage(document.body.scrollHeight, '*');
});
// window.onresize = () => {
// return (() => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment