1 line
1.7 KiB
Plaintext
1 line
1.7 KiB
Plaintext
<view class="TrendPage data-v-7dada4e3"><view class="listC data-v-7dada4e3"><view data-event-opts="{{[['tap',[['handleActive',[1]]]]]}}" class="{{['data-v-7dada4e3',active==1?'active':'']}}" bindtap="__e">当天</view><view data-event-opts="{{[['tap',[['handleActive',[2]]]]]}}" class="{{['data-v-7dada4e3',active==2?'active':'']}}" bindtap="__e">月度</view><view data-event-opts="{{[['tap',[['handleActive',[3]]]]]}}" class="{{['data-v-7dada4e3',active==3?'active':'']}}" bindtap="__e">年度</view></view><view class="box data-v-7dada4e3"><view class="boxTime data-v-7dada4e3"><picker class="f-l data-v-7dada4e3" 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-7dada4e3">{{time}}<uni-icons vue-id="0f955049-1" type="bottom" class="data-v-7dada4e3" bind:__l="__l"></uni-icons></view></picker></view><view class="boxLine data-v-7dada4e3"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index"><view class="line data-v-7dada4e3"><block wx:if="{{item.g0}}"><view class="data-v-7dada4e3"><qiun-data-charts vue-id="{{'0f955049-2-'+index}}" type="column" chartData="{{item.$orig.line}}" canvas2d="{{true}}" canvasId="{{'lung'+index}}" Width="{{340}}" Height="{{250}}" animation="{{false}}" opts="{{item.a0}}" ontouch="{{true}}" class="data-v-7dada4e3" bind:__l="__l"></qiun-data-charts></view></block><block wx:else><view class="nolist data-v-7dada4e3"><image src="../../static/none.png" class="data-v-7dada4e3"></image><text class="data-v-7dada4e3">暂无数据,请手动添加~</text></view></block></view></block></view></view></view> |