1 line
1.2 KiB
Plaintext
1 line
1.2 KiB
Plaintext
<view class="data-summary-page data-v-4d533d32"><view class="search u-flex u-padding-left-24 u-padding-right-24 data-v-4d533d32"><u-search wx:if="{{c}}" class="data-v-4d533d32" bindchange="{{a}}" u-i="4d533d32-0" bind:__l="__l" bindupdateModelValue="{{b}}" u-p="{{c}}"></u-search></view><view class="scroll data-v-4d533d32"><scroll-view class="scroll-view data-v-4d533d32" scroll-y><block wx:if="{{d}}"><view wx:for="{{e}}" wx:for-item="item" wx:key="d" class="card u-margin-bottom-20 data-v-4d533d32" bindtap="{{item.e}}"><view class="header u-flex u-border-bottom data-v-4d533d32"><text class="header-title data-v-4d533d32">{{item.a}}</text></view><view class="card-item data-v-4d533d32"><view class="con u-flex u-row-between data-v-4d533d32"><text class="con-title data-v-4d533d32">机具在用总数</text><text class="u-margin-top-6 data-v-4d533d32">{{item.b}}</text></view><view class="con u-flex u-row-between data-v-4d533d32"><text class="con-title data-v-4d533d32">特总机具在用总数</text><text class="u-margin-top-6 data-v-4d533d32">{{item.c}}</text></view></view></view></block><block wx:else><u-empty wx:if="{{f}}" class="data-v-4d533d32" u-i="4d533d32-1" bind:__l="__l" u-p="{{f}}"></u-empty></block></scroll-view></view></view> |