step4.wxml 4.27 KB
<view class="data-v-f862fc74"><view class="title-left-border data-v-f862fc74">个人信息</view><view class="descriptionsBox data-v-f862fc74"><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">姓名:</label>{{a}}</view><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">会员编号:</label>{{b}}</view><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">有效期:</label>{{c}}</view><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">段位:</label>{{d}}</view><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">教练员等级:</label>{{e}}</view><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">裁判员等级:</label>{{f}}</view><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">晋级官等级:</label>{{g}}</view><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">晋段官等级:</label>{{h}}</view></view><view class="title-left-border data-v-f862fc74">培训科目</view><view class="data-v-f862fc74"><view wx:for="{{i}}" wx:for-item="t" wx:key="m" bindtap="{{t.l}}" class="{{['data-v-f862fc74', t.n]}}"><view class="checkarea data-v-f862fc74"><uni-icons wx:if="{{t.a}}" class="data-v-f862fc74" u-i="{{t.b}}" bind:__l="__l" u-p="{{t.c}}"></uni-icons><uni-icons wx:else class="data-v-f862fc74" u-i="{{t.d}}" bind:__l="__l" u-p="{{t.e||''}}"></uni-icons></view><view class="content data-v-f862fc74"><view class="name data-v-f862fc74">{{t.f}} <view class="data-v-f862fc74"><text class="text-danger data-v-f862fc74">¥{{t.g}}</text>人/次 </view></view><view class="date data-v-f862fc74"><text class="data-v-f862fc74">报名限制条件:</text><text wx:if="{{t.h}}" class="data-v-f862fc74"><text class="data-v-f862fc74">等级</text><text class="data-v-f862fc74">{{t.i}}</text><text class="data-v-f862fc74">段位</text><text class="data-v-f862fc74">{{t.j}}</text><text class="data-v-f862fc74">年限</text><text class="data-v-f862fc74">{{t.k}}</text></text><text wx:else class="data-v-f862fc74"> -- </text></view></view></view></view><view class="title-left-border data-v-f862fc74">考试科目</view><view class="data-v-f862fc74"><view wx:for="{{j}}" wx:for-item="t" wx:key="m" bindtap="{{t.l}}" class="{{['data-v-f862fc74', t.n]}}"><view class="checkarea data-v-f862fc74"><uni-icons wx:if="{{t.a}}" class="data-v-f862fc74" u-i="{{t.b}}" bind:__l="__l" u-p="{{t.c}}"></uni-icons><uni-icons wx:else class="data-v-f862fc74" u-i="{{t.d}}" bind:__l="__l" u-p="{{t.e||''}}"></uni-icons></view><view class="content data-v-f862fc74"><view class="name data-v-f862fc74">{{t.f}} <view class="data-v-f862fc74"><text class="text-danger data-v-f862fc74">¥{{t.g}}</text>人/次 </view></view><view class="date data-v-f862fc74"><text class="data-v-f862fc74">报名限制条件:</text><text wx:if="{{t.h}}" class="data-v-f862fc74"><text class="data-v-f862fc74">等级</text><text class="data-v-f862fc74">{{t.i}}</text><text class="data-v-f862fc74">段位</text><text class="data-v-f862fc74">{{t.j}}</text><text class="data-v-f862fc74">年限</text><text class="data-v-f862fc74">{{t.k}}</text></text><text wx:else class="data-v-f862fc74"> -- </text></view></view></view></view></view><view class="fixedBottom data-v-f862fc74"><button class="btn btn-red-kx data-v-f862fc74" bindtap="{{k}}">上一步</button><button class="btn btn-red data-v-f862fc74" bindtap="{{l}}">提交审核</button></view><uni-popup wx:if="{{t}}" class="r data-v-f862fc74" u-s="{{['d']}}" u-r="bankShow" u-i="f862fc74-4" bind:__l="__l" u-p="{{t}}"><view class="popupBody data-v-f862fc74"><view class="title data-v-f862fc74">线下支付</view><view class="data-v-f862fc74" bindtap="{{q}}"><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">单位名称</label><view class="data-v-f862fc74">{{m}}</view></view><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">开户行</label><view class="data-v-f862fc74">{{n}}</view></view><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">账户</label><view class="data-v-f862fc74">{{o}}</view></view><view class="flexRow data-v-f862fc74"><label class="data-v-f862fc74">打款金额</label><view class="data-v-f862fc74">{{p}}</view></view></view><button class="btn btn-red data-v-f862fc74" bindtap="{{r}}">确定</button></view></uni-popup>