1 line
1.6 KiB
Plaintext
1 line
1.6 KiB
Plaintext
<view class="data-summary-page data-v-27cb113b"><view class="search u-flex u-padding-left-24 u-padding-right-24 data-v-27cb113b"><u-search wx:if="{{c}}" class="data-v-27cb113b" bindchange="{{a}}" u-i="27cb113b-0" bind:__l="__l" bindupdateModelValue="{{b}}" u-p="{{c}}"></u-search></view><view class="scroll data-v-27cb113b"><scroll-view class="scroll-view data-v-27cb113b" scroll-y><block wx:if="{{d}}"><view wx:for="{{e}}" wx:for-item="item" wx:key="f" class="card u-margin-bottom-20 data-v-27cb113b" bindtap="{{item.g}}"><view class="header u-flex u-border-bottom data-v-27cb113b"><text class="header-title data-v-27cb113b">{{item.a}}</text></view><view class="card-item data-v-27cb113b"><view class="con u-flex u-row-between data-v-27cb113b"><text class="con-title data-v-27cb113b">重大风险</text><text class="u-margin-top-6 data-v-27cb113b">{{item.b}}</text></view><view class="con u-flex u-row-between data-v-27cb113b"><text class="con-title data-v-27cb113b">较大风险</text><text class="u-margin-top-6 data-v-27cb113b">{{item.c}}</text></view><view class="con u-flex u-row-between data-v-27cb113b"><text class="con-title data-v-27cb113b">一般风险</text><text class="u-margin-top-6 data-v-27cb113b">{{item.d}}</text></view><view class="con u-flex u-row-between data-v-27cb113b"><text class="con-title data-v-27cb113b">低风险</text><text class="u-margin-top-6 data-v-27cb113b">{{item.e}}</text></view></view></view></block><block wx:else><u-empty wx:if="{{f}}" class="data-v-27cb113b" u-i="27cb113b-1" bind:__l="__l" u-p="{{f}}"></u-empty></block></scroll-view></view></view> |