Files
CNCEC_APP/unpackage/dist/dev/mp-weixin/pages/quality/controlPointDetails/index.wxml
T
2026-08-17 11:01:21 +08:00

1 line
3.2 KiB
Plaintext

<view class="data-summary-page data-v-faf8b250"><view class="search u-flex u-padding-left-24 u-padding-right-24 data-v-faf8b250"><u-search wx:if="{{c}}" class="data-v-faf8b250" bindchange="{{a}}" u-i="faf8b250-0" bind:__l="__l" bindupdateModelValue="{{b}}" u-p="{{c}}"></u-search></view><view class="scroll data-v-faf8b250"><scroll-view class="scroll-view data-v-faf8b250" scroll-y><view class="title data-v-faf8b250"><text class="data-v-faf8b250">{{d}}</text></view><block wx:if="{{e}}"><view wx:for="{{f}}" wx:for-item="item" wx:key="n" class="card u-margin-bottom-20 data-v-faf8b250"><view class="header u-flex u-border-bottom data-v-faf8b250"><text class="header-title data-v-faf8b250">{{item.a}}</text></view><view class="card-item data-v-faf8b250"><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">关键工序验收数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.b}}</text></view><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">关键工序验收合格数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.c}}</text></view><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">特殊过程验收数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.d}}</text></view><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">特殊过程验收合格数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.e}}</text></view><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">隐蔽工程验收数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.f}}</text></view><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">隐蔽工程验收合格数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.g}}</text></view><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">单位工程验收数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.h}}</text></view><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">单位工程验收合格数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.i}}</text></view><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">分部工程验收数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.j}}</text></view><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">分部工程合格数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.k}}</text></view><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">分项工程验收数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.l}}</text></view><view class="con u-flex u-row-between data-v-faf8b250"><text class="con-title data-v-faf8b250">分项工程合格数</text><text class="u-margin-top-6 data-v-faf8b250">{{item.m}}</text></view></view></view></block><block wx:else><u-empty wx:if="{{g}}" class="data-v-faf8b250" u-i="faf8b250-1" bind:__l="__l" u-p="{{g}}"></u-empty></block></scroll-view></view></view>