1 line
1.7 KiB
Plaintext
1 line
1.7 KiB
Plaintext
<view class="TrendPage data-v-09006f08"><view class="listC data-v-09006f08"><view data-event-opts="{{[['tap',[['handleActive',[1]]]]]}}" class="{{['data-v-09006f08',active==1?'active':'']}}" bindtap="__e">当天</view><view data-event-opts="{{[['tap',[['handleActive',[2]]]]]}}" class="{{['data-v-09006f08',active==2?'active':'']}}" bindtap="__e">月度</view><view data-event-opts="{{[['tap',[['handleActive',[3]]]]]}}" class="{{['data-v-09006f08',active==3?'active':'']}}" bindtap="__e">年度</view></view><view class="box data-v-09006f08"><view class="boxTime data-v-09006f08"><picker class="f-l data-v-09006f08" mode="date" value="{{startDate}}" fields="{{active==1?'day':active==2?'month':'year'}}" data-event-opts="{{[['change',[['handStartTimeH',['$event']]]]]}}" bindchange="__e"><view class="uni-input data-v-09006f08">{{time}}<uni-icons vue-id="7479c80a-1" type="bottom" class="data-v-09006f08" bind:__l="__l"></uni-icons></view></picker></view><view class="boxLine data-v-09006f08"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index"><view class="line data-v-09006f08"><block wx:if="{{item.g0}}"><view class="data-v-09006f08"><qiun-data-charts vue-id="{{'7479c80a-2-'+index}}" type="column" chartData="{{item.$orig.line}}" canvas2d="{{true}}" canvasId="{{item.$orig.id}}" cHeight="{{480}}" cWidth="{{680}}" animation="{{false}}" opts="{{item.a0}}" ontouch="{{true}}" class="data-v-09006f08" bind:__l="__l"></qiun-data-charts></view></block><block wx:else><view class="line data-v-09006f08"><view class="nolist data-v-09006f08"><image src="/static/none.png" class="data-v-09006f08"></image><text class="data-v-09006f08">暂无数据,请手动添加~</text></view></view></block></view></block></view></view></view> |