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

1 line
1.9 KiB
Plaintext

<view class="TrendPage data-v-5f7a28e3"><view class="charts data-v-5f7a28e3"><view class="boxTime data-v-5f7a28e3"><view class="one data-v-5f7a28e3"><picker mode="date" end="{{endDate}}" fields="time" value="{{startTime?startTime:startDate}}" data-event-opts="{{[['change',[['handStartTimeH',['$event']]]]]}}" bindchange="__e" class="data-v-5f7a28e3"><view class="uni-input mr-10 data-v-5f7a28e3">{{startTime?startTime:startDate}}</view><icon class="iconfont icon-arrow-down-bold data-v-5f7a28e3"></icon></picker><view class="center data-v-5f7a28e3">~</view><picker mode="date" end="{{endDate}}" fields="time" value="{{endTime?endTime:endDate}}" data-event-opts="{{[['change',[['handEndTimeH',['$event']]]]]}}" bindchange="__e" class="data-v-5f7a28e3"><view class="uni-input mr-10 data-v-5f7a28e3">{{endTime?endTime:endDate}}</view><icon class="iconfont icon-arrow-down-bold data-v-5f7a28e3"></icon></picker></view></view></view><view class="box data-v-5f7a28e3"><view class="boxLine data-v-5f7a28e3"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index"><view class="line data-v-5f7a28e3"><block wx:if="{{item.g0}}"><view class="mt-15 mb-15 data-v-5f7a28e3"><qiun-data-charts vue-id="{{'e06916fa-1-'+index}}" type="area" chartData="{{item.$orig.line}}" canvas2d="{{true}}" canvasId="{{'1025'+index}}" cHeight="{{400}}" cWidth="{{720}}" animation="{{false}}" opts="{{item.a0}}" ontouch="{{true}}" class="data-v-5f7a28e3" bind:__l="__l"></qiun-data-charts></view></block><block wx:else><view class="nolist data-v-5f7a28e3"><image src="../../static/none.png" class="data-v-5f7a28e3"></image><text class="data-v-5f7a28e3">暂无数据,请手动添加~</text></view></block><view class="title data-v-5f7a28e3"><text style="{{'background-color:'+(item.$orig.line.series[0].color)+';'}}" class="data-v-5f7a28e3"></text>{{''+item.$orig.title+''}}</view></view></block></view></view></view>