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

1 line
1.7 KiB
Plaintext

<view class="data-summary-page data-v-c5d14077"><view class="search u-flex u-padding-left-24 u-padding-right-24 data-v-c5d14077"><u-search wx:if="{{c}}" class="data-v-c5d14077" bindchange="{{a}}" u-i="c5d14077-0" bind:__l="__l" bindupdateModelValue="{{b}}" u-p="{{c}}"></u-search></view><view class="scroll data-v-c5d14077"><scroll-view class="scroll-view data-v-c5d14077" scroll-y><view class="title data-v-c5d14077"><text class="data-v-c5d14077">{{d}}</text></view><block wx:if="{{e}}"><view wx:for="{{f}}" wx:for-item="item" wx:key="f" class="card u-margin-bottom-20 data-v-c5d14077"><view class="header u-flex u-border-bottom data-v-c5d14077"><text class="header-title data-v-c5d14077">{{item.a}}</text></view><view class="card-item data-v-c5d14077"><view class="con u-flex u-row-between data-v-c5d14077"><text class="con-title data-v-c5d14077">专项培训</text><text class="u-margin-top-6 data-v-c5d14077">{{item.b}}</text></view><view class="con u-flex u-row-between data-v-c5d14077"><text class="con-title data-v-c5d14077">三级安全教育培训人次</text><text class="u-margin-top-6 data-v-c5d14077">{{item.c}}</text></view><view class="con u-flex u-row-between data-v-c5d14077"><text class="con-title data-v-c5d14077">特种作业培训人次</text><text class="u-margin-top-6 data-v-c5d14077">{{item.d}}</text></view><view class="con u-flex u-row-between data-v-c5d14077"><text class="con-title data-v-c5d14077">安全技术交底人次</text><text class="u-margin-top-6 data-v-c5d14077">{{item.e}}</text></view></view></view></block><block wx:else><u-empty wx:if="{{g}}" class="data-v-c5d14077" u-i="c5d14077-1" bind:__l="__l" u-p="{{g}}"></u-empty></block></scroll-view></view></view>