大屏
This commit is contained in:
@@ -82,7 +82,7 @@
|
|||||||
<h2>单位成员关系人数</h2>
|
<h2>单位成员关系人数</h2>
|
||||||
</div>
|
</div>
|
||||||
<ai-echart-v2
|
<ai-echart-v2
|
||||||
style="height: 236px; width: 100%;"
|
style="height: 246px; width: 100%;"
|
||||||
:ref="'chart2'"
|
:ref="'chart2'"
|
||||||
:data="lineData1"
|
:data="lineData1"
|
||||||
:ops="barChart8">
|
:ops="barChart8">
|
||||||
@@ -114,7 +114,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="wrapper" style="position: relative;">
|
<div class="wrapper" style="position: relative;">
|
||||||
<DvMap style="width: 100%; height: 356px;"></DvMap>
|
<DvMap style="width: 100%; height: 376px;"></DvMap>
|
||||||
<div class="total-info">
|
<div class="total-info">
|
||||||
<div class="total-info__item">
|
<div class="total-info__item">
|
||||||
<img src="https://cdn.cunwuyun.cn/dvcp/dv/qxn/icon3.png">
|
<img src="https://cdn.cunwuyun.cn/dvcp/dv/qxn/icon3.png">
|
||||||
|
|||||||
@@ -329,7 +329,7 @@ export default {
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: rgba($color: #000000, $alpha: 0);
|
background: rgba($color: #000000, $alpha: 0.1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.info-content {
|
.info-content {
|
||||||
|
|||||||
Reference in New Issue
Block a user