fix: 积水点缺陷修改
This commit is contained in:
parent
51f219b9bf
commit
63635ad736
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div class="box">
|
||||
<div class="title"><p>积水点级别分析</p><div class="bottomLine"></div></div>
|
||||
<div class="title"><p>积水点级别分析(水务局)</p><div class="bottomLine"></div></div>
|
||||
<!-- <div class="title"><p>易积水点市区分布</p><div class="bottomLine"></div></div> -->
|
||||
<!-- 工地列表 -->
|
||||
<div class="eventData">
|
||||
|
|
|
@ -511,7 +511,7 @@ export default {
|
|||
position: relative;
|
||||
z-index: 1000;
|
||||
width: 100%;
|
||||
height: 166px;
|
||||
height: 90px;
|
||||
background: url('~@/assets/construction/title.png') no-repeat;
|
||||
text-align: center;
|
||||
.title {
|
||||
|
|
Loading…
Reference in New Issue