| 1 |
- <view class="hazardSources data-v-152ef352"><picker value="{{pickerIndex}}" range="{{pickerList}}" range-key="planTitle" data-event-opts="{{[['change',[['bindPickerChange',['$event']]]]]}}" bindchange="__e" class="data-v-152ef352"><view class="small-title data-v-152ef352"><view class="small-title-l data-v-152ef352">{{pickerList[pickerIndex].planTitle}}</view><image class="small-title-r _img data-v-152ef352" src="{{$root.m0}}"></image></view></picker><view class="chart data-v-152ef352"><view class="chart-t data-v-152ef352"><block wx:for="{{chartTitle}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['chartClick',[index]]]]]}}" class="{{['chart-t-li','data-v-152ef352',chartIndex==index?'color-A':'color-B']}}" bindtap="__e">{{item}}</view></block></view><block wx:if="{{chartIndex==0}}"><view class="chart-b data-v-152ef352"><qiun-data-charts vue-id="90ae74e2-1" canvas2d="{{true}}" type="column" opts="{{opts}}" echartsH5="{{true}}" chartData="{{chartData}}" class="data-v-152ef352" bind:__l="__l"></qiun-data-charts></view></block><block wx:if="{{chartIndex==0}}"><view class="chart-b2 data-v-152ef352"><block wx:for="{{hiddenChartBottom}}" wx:for-item="item" wx:for-index="index"><view class="chart-b2-li data-v-152ef352"><view class="chart-b2-li-t data-v-152ef352"><text class="data-v-152ef352">{{index+1}}</text><text class="data-v-152ef352">{{item.name}}</text></view><view class="chart-b2-li-b data-v-152ef352">{{item.total}}</view></view></block></view></block><block wx:if="{{chartIndex==1||chartIndex==2}}"><view class="chart-b-tow data-v-152ef352"><qiun-data-charts vue-id="90ae74e2-2" canvas2d="{{true}}" tapLegend="{{false}}" tooltipShow="{{false}}" type="bar" opts="{{optsTow}}" echartsH5="{{true}}" chartData="{{chartDataTow}}" class="data-v-152ef352" bind:__l="__l"></qiun-data-charts></view></block></view><block wx:if="{{chartIndex!=0}}"><scroll-view scroll-x="{{true}}" data-event-opts="{{[['scrolltolower',[['scrollGet',['$event']]]]]}}" bindscrolltolower="__e" class="data-v-152ef352"><view class="tabTitle_tow data-v-152ef352"><block wx:for="{{tabTextTow}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['tabClickTow',['$0',index],[[['tabTextTow','',index]]]]]]]}}" class="tabTitle_tow_li data-v-152ef352" bindtap="__e"><view class="{{['tabTitle_tow_text','data-v-152ef352',(curTabTow==index)?'on':'']}}">{{item}}</view><view class="{{['tabTitle_tow_across','data-v-152ef352',(curTabTow==index)?'on':'']}}"></view></view></block></view></scroll-view></block><block wx:if="{{chartIndex==0}}"><view class="table data-v-152ef352"><uni-card vue-id="90ae74e2-3" class="data-v-152ef352" bind:__l="__l" vue-slots="{{['default']}}"><view style="height:200px;" class="data-v-152ef352"><zb-table vue-id="{{('90ae74e2-4')+','+('90ae74e2-3')}}" columns="{{column}}" stripe="{{false}}" border="{{false}}" data="{{dataList}}" class="data-v-152ef352" bind:__l="__l"></zb-table></view></uni-card></view></block><block wx:if="{{chartIndex!=0&&curTabTow==0}}"><view class="table-tow data-v-152ef352"><uni-card vue-id="90ae74e2-5" class="data-v-152ef352" bind:__l="__l" vue-slots="{{['default']}}"><view style="height:200px;" class="data-v-152ef352"><zb-table vue-id="{{('90ae74e2-6')+','+('90ae74e2-5')}}" columns="{{column2}}" stripe="{{false}}" border="{{false}}" data="{{dataListTow}}" class="data-v-152ef352" bind:__l="__l"></zb-table></view></uni-card></view></block><block wx:if="{{chartIndex!=0&&curTabTow==1}}"><view class="table-three data-v-152ef352"><uni-card vue-id="90ae74e2-7" class="data-v-152ef352" bind:__l="__l" vue-slots="{{['default']}}"><view style="height:200px;" class="data-v-152ef352"><zb-table vue-id="{{('90ae74e2-8')+','+('90ae74e2-7')}}" columns="{{column3}}" stripe="{{false}}" border="{{false}}" data="{{dataListThree}}" class="data-v-152ef352" bind:__l="__l"></zb-table></view></uni-card></view></block></view>
|