qiun-data-charts.wxml 2.8 KB

1
  1. <view class="chartsview data-v-256d0339" id="{{'ChartBoxId'+cid}}"><block wx:if="{{mixinDatacomLoading}}"><view class="data-v-256d0339"><qiun-loading vue-id="d3f9f55c-1" loadingType="{{loadingType}}" class="data-v-256d0339" bind:__l="__l"></qiun-loading></view></block><block wx:if="{{mixinDatacomErrorMessage&&errorShow}}"><view data-event-opts="{{[['tap',[['reloading',['$event']]]]]}}" bindtap="__e" class="data-v-256d0339"><qiun-error vue-id="d3f9f55c-2" errorMessage="{{errorMessage}}" class="data-v-256d0339" bind:__l="__l"></qiun-error></view></block><block wx:if="{{type2d}}"><block class="data-v-256d0339"><block wx:if="{{ontouch}}"><view data-event-opts="{{[['tap',[['_tap',['$event']]]]]}}" bindtap="__e" class="data-v-256d0339"><canvas hidden="{{!(showchart)}}" style="{{'width:'+(cWidth+'px')+';'+('height:'+(cHeight+'px')+';')+('background:'+(background)+';')}}" id="{{cid}}" canvasId="{{cid}}" type="2d" disable-scroll="{{disScroll}}" data-event-opts="{{[['touchstart',[['_touchStart',['$event']]]],['touchmove',[['_touchMove',['$event']]]],['touchend',[['_touchEnd',['$event']]]],['error',[['_error',['$event']]]]]}}" bindtouchstart="__e" bindtouchmove="__e" bindtouchend="__e" binderror="__e" class="data-v-256d0339"></canvas></view></block><block wx:if="{{!ontouch}}"><view data-event-opts="{{[['tap',[['_tap',['$event']]]]]}}" bindtap="__e" class="data-v-256d0339"><canvas hidden="{{!(showchart)}}" style="{{'width:'+(cWidth+'px')+';'+('height:'+(cHeight+'px')+';')+('background:'+(background)+';')}}" id="{{cid}}" canvasId="{{cid}}" type="2d" disable-scroll="{{disScroll}}" data-event-opts="{{[['error',[['_error',['$event']]]]]}}" binderror="__e" class="data-v-256d0339"></canvas></view></block></block></block><block wx:if="{{!type2d}}"><block class="data-v-256d0339"><block wx:if="{{ontouch}}"><view data-event-opts="{{[['tap',[['_tap',['$event']]]]]}}" bindtap="__e" class="data-v-256d0339"><block wx:if="{{showchart}}"><canvas style="{{'width:'+(cWidth+'px')+';'+('height:'+(cHeight+'px')+';')+('background:'+(background)+';')}}" id="{{cid}}" canvasId="{{cid}}" disable-scroll="{{disScroll}}" data-event-opts="{{[['touchstart',[['_touchStart',['$event']]]],['touchmove',[['_touchMove',['$event']]]],['touchend',[['_touchEnd',['$event']]]],['error',[['_error',['$event']]]]]}}" bindtouchstart="__e" bindtouchmove="__e" bindtouchend="__e" binderror="__e" class="data-v-256d0339"></canvas></block></view></block><block wx:if="{{!ontouch}}"><view class="data-v-256d0339"><block wx:if="{{showchart}}"><canvas style="{{'width:'+(cWidth+'px')+';'+('height:'+(cHeight+'px')+';')+('background:'+(background)+';')}}" id="{{cid}}" canvasId="{{cid}}" disable-scroll="{{disScroll}}" data-event-opts="{{[['tap',[['_tap',['$event']]]],['error',[['_error',['$event']]]]]}}" bindtap="__e" binderror="__e" class="data-v-256d0339"></canvas></block></view></block></block></block></view>