dev
liuyongli 3 years ago
parent 746499cd22
commit bf4d3eb79a

@ -5,7 +5,7 @@
<c-echars showChart="{{showChart}}" canvasId="evt-trans" chartId="evt-transLine" chartOption="{{eventTransform}}" height="100%"></c-echars>
</view>
</view>
<view class="evt-item" style="height: 889rpx;">
<view class="evt-item" >
<view class="evt-chart-title">传播重点媒体</view>
<view class="evt-rank-list">
<view class="ranking">

@ -171,7 +171,7 @@
.wd-cloud {
position: relative;
width: calc(100% - 32px);
height: 484rpx;
/* height: 484rpx; */
background-color: #fff;
margin-top: 32rpx;
border-radius: 4rpx;

Loading…
Cancel
Save