|
|
|
@ -55,46 +55,46 @@
|
|
|
|
|
<view style="font-size:32rpx;margin-left:30rpx;">{{brandTop[0].key}}</view>
|
|
|
|
|
<view class="rank_list">
|
|
|
|
|
<view class="ranking">
|
|
|
|
|
<view style=" display: inline-block;">排名</view>
|
|
|
|
|
<view style=" display: inline-block;margin-left: 172rpx;">车型</view>
|
|
|
|
|
<view style=" display: inline-block;margin-left: 272rpx;">传播量</view>
|
|
|
|
|
<view style="width: 33%;">排名</view>
|
|
|
|
|
<view style="width: 33%;">媒体</view>
|
|
|
|
|
<view style="width: 33%;text-align: center;">传播量</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="ranking_cell" wx:for="{{brandTop[0].value}}" wx:for-item="item" wx:if="{{index>=0 && index<=4}}" wx:key="V">
|
|
|
|
|
<view wx:if="{{index==0}}">
|
|
|
|
|
<view wx:if="{{index==0}}" style="width: 33%;">
|
|
|
|
|
<image src="{{imageUrl}}/img_diyi.png" style="height:46rpx;width:53rpx;"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view wx:elif="{{index==1}}">
|
|
|
|
|
<view wx:elif="{{index==1}}" style="width: 33%;">
|
|
|
|
|
<image src="{{imageUrl}}/img_dier.png" style="height:46rpx;width:53rpx;"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view wx:elif="{{index==2}}">
|
|
|
|
|
<view wx:elif="{{index==2}}" style="width: 33%;">
|
|
|
|
|
<image src="{{imageUrl}}/img_disan.png" style="height:46rpx;width:53rpx;"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view wx:else style="font-size: 28rpx;color: #999999;font-weight: bolder;width: 52rpx;">{{"0"+(index+1)}}</view>
|
|
|
|
|
<view style=" display: inline-block;font-size: 28rpx;width: 112rpx;margin-left: 166rpx; font-weight: bolder;">{{item.key}}</view>
|
|
|
|
|
<view style=" display: inline-block;font-size: 28rpx;width: 94rpx;margin-left: 194rpx;color: #0084ff;font-weight: bolder;">{{item.value}}</view>
|
|
|
|
|
<view wx:else style="font-size: 28rpx;color: #999999;font-weight: bolder;width: 33%;">{{"0"+(index+1)}}</view>
|
|
|
|
|
<view style=" width: 33%;font-size: 28rpx;font-weight: bolder;">{{item.key}}</view>
|
|
|
|
|
<view style=" width: 33%;font-size: 28rpx;color: #0084ff;font-weight: bolder;text-align: center;">{{item.value}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="henxian"></view>
|
|
|
|
|
<view style="font-size:32rpx;margin-left:30rpx;">{{brandTop[1].key}}</view>
|
|
|
|
|
<view class="rank_list">
|
|
|
|
|
<view class="ranking" wx:if="{{brandTop[1].key}}">
|
|
|
|
|
<view style=" display: inline-block;">排名</view>
|
|
|
|
|
<view style=" display: inline-block;margin-left: 172rpx;">车型</view>
|
|
|
|
|
<view style=" display: inline-block;margin-left: 272rpx;">传播量</view>
|
|
|
|
|
<view class="ranking">
|
|
|
|
|
<view style="width: 33%;">排名</view>
|
|
|
|
|
<view style="width: 33%;">媒体</view>
|
|
|
|
|
<view style="width: 33%;text-align: center;">传播量</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="ranking_cell" wx:for="{{brandTop[1].value}}" wx:for-item="item" wx:if="{{index>=0 && index<=4}}" wx:key="S">
|
|
|
|
|
<view wx:if="{{index==0}}">
|
|
|
|
|
<view class="ranking_cell" wx:for="{{brandTop[1].value}}" wx:for-item="item" wx:if="{{index>=0 && index<=4}}" wx:key="V">
|
|
|
|
|
<view wx:if="{{index==0}}" style="width: 33%;">
|
|
|
|
|
<image src="{{imageUrl}}/img_diyi.png" style="height:46rpx;width:53rpx;"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view wx:elif="{{index==1}}">
|
|
|
|
|
<view wx:elif="{{index==1}}" style="width: 33%;">
|
|
|
|
|
<image src="{{imageUrl}}/img_dier.png" style="height:46rpx;width:53rpx;"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view wx:elif="{{index==2}}">
|
|
|
|
|
<view wx:elif="{{index==2}}" style="width: 33%;">
|
|
|
|
|
<image src="{{imageUrl}}/img_disan.png" style="height:46rpx;width:53rpx;"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view wx:else style="font-size: 28rpx;color: #999999;font-weight: bolder;width: 52rpx;">{{"0"+(index+1)}}</view>
|
|
|
|
|
<view style=" display: inline-block;font-size: 28rpx;width: 112rpx;margin-left: 166rpx; font-weight: bolder;">{{item.key}}</view>
|
|
|
|
|
<view style=" display: inline-block;font-size: 28rpx;width: 94rpx;margin-left: 194rpx;color: #0084ff;font-weight: bolder;">{{item.value}}</view>
|
|
|
|
|
<view wx:else style="font-size: 28rpx;color: #999999;font-weight: bolder;width: 33%;">{{"0"+(index+1)}}</view>
|
|
|
|
|
<view style=" width: 33%;font-size: 28rpx;font-weight: bolder;">{{item.key}}</view>
|
|
|
|
|
<view style=" width: 33%;font-size: 28rpx;color: #0084ff;font-weight: bolder;text-align: center;">{{item.value}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
@ -118,9 +118,9 @@
|
|
|
|
|
</view>
|
|
|
|
|
<view class="cloud_content" wx:for="{{positive}}" wx:for-index="index" wx:key="index">
|
|
|
|
|
<view style="margin-left: 32rpx;">{{item.name}}</view>
|
|
|
|
|
<view style="margin-top: -140rpx;margin-left: 40rpx;">
|
|
|
|
|
<word-cloud canvasId="{{'w'+index}}" list="{{item.value}}" width="100%" height="230" color="#0284FF"></word-cloud>
|
|
|
|
|
</view>
|
|
|
|
|
<view style="margin-top: -140rpx;margin-left: 40rpx;">
|
|
|
|
|
<word-cloud canvasId="{{'w'+index}}" list="{{item.value}}" width="100%" height="230" color="#0284FF"></word-cloud>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="cloud_box">
|
|
|
|
@ -136,9 +136,9 @@
|
|
|
|
|
</view>
|
|
|
|
|
<view class="cloud_content" wx:for="{{negative}}" wx:for-index="index" wx:key="index">
|
|
|
|
|
<view style="margin-left: 32rpx;">{{item.name}}</view>
|
|
|
|
|
<view style="margin-top: -140rpx;margin-left: 40rpx;">
|
|
|
|
|
<word-cloud canvasId="{{'w'+index}}" list="{{item.value}}" width="100%" height="230" color="#0284FF"></word-cloud>
|
|
|
|
|
</view>
|
|
|
|
|
<view style="margin-top: -140rpx;margin-left: 40rpx;">
|
|
|
|
|
<word-cloud canvasId="{{'w'+index}}" list="{{item.value}}" width="100%" height="230" color="#0284FF"></word-cloud>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="chart_box">
|
|
|
|
|