examTeamApp/unpackage/dist/dev/mp-weixin/pageTwo/PublicCards/charts.wxml

1 line
1.8 KiB
Plaintext

<view class="TrendPage data-v-4f87f1ca"><view class="charts data-v-4f87f1ca"><view class="boxTime data-v-4f87f1ca"><view class="one data-v-4f87f1ca"><picker mode="date" end="{{endDate}}" fields="{{fields}}" value="{{startTime?startTime:startDate}}" data-event-opts="{{[['change',[['handStartTimeH',['$event']]]]]}}" bindchange="__e" class="data-v-4f87f1ca"><view class="uni-input mr-10 data-v-4f87f1ca">{{(startTime?startTime:startDate)+''}}<icon class="iconfont icon-arrow-down-bold data-v-4f87f1ca"></icon></view></picker><view class="center data-v-4f87f1ca">~</view><picker mode="date" end="{{endDate}}" fields="{{fields}}" value="{{endTime?endTime:endDate}}" data-event-opts="{{[['change',[['handEndTimeH',['$event']]]]]}}" bindchange="__e" class="data-v-4f87f1ca"><view class="uni-input mr-10 data-v-4f87f1ca">{{(endTime?endTime:endDate)+''}}<icon class="iconfont icon-arrow-down-bold data-v-4f87f1ca"></icon></view></picker></view></view></view><view class="box data-v-4f87f1ca"><view class="boxLine data-v-4f87f1ca"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index"><view class="line data-v-4f87f1ca"><block wx:if="{{item.g0}}"><view class="mt-15 mb-15 data-v-4f87f1ca"><qiun-data-charts vue-id="{{'bd126f08-1-'+index}}" type="column" chartData="{{item.$orig.line}}" canvas2d="{{true}}" canvasId="{{item.$orig.id}}" Width="{{340}}" Height="{{250}}" animation="{{false}}" opts="{{item.a0}}" ontouch="{{true}}" class="data-v-4f87f1ca" bind:__l="__l"></qiun-data-charts></view></block><block wx:else><view class="data-v-4f87f1ca"><view class="nolist data-v-4f87f1ca"><image src="../../static/none.png" class="data-v-4f87f1ca"></image><text class="data-v-4f87f1ca">{{item.m0}}</text></view><view class="title data-v-4f87f1ca">{{''+item.$orig.title+''}}</view></view></block></view></block></view></view></view>