vipRecharge.wxml 1.7 KB
<view class="vip_recharge data-v-cc3550b8"><view class="vip_head data-v-cc3550b8"><image class="head_cover data-v-cc3550b8" src="/static/images/arenaDetail/vip_bg.png" mode="widthFix"></image><u-navbar vue-id="ba73c43c-1" title="申请场馆会员卡" autoBack="{{true}}" bgColor="{{bgColor}}" class="data-v-cc3550b8" bind:__l="__l"></u-navbar><view class="uesrInfoCard data-v-cc3550b8"><view class="userInfo data-v-cc3550b8"><u-avatar vue-id="ba73c43c-2" src="{{src}}" class="data-v-cc3550b8" bind:__l="__l"></u-avatar><text class="name data-v-cc3550b8">CLOOL</text><text class="phone data-v-cc3550b8">(158****1234)</text></view></view></view><view class="vip_list data-v-cc3550b8"><view class="list_title data-v-cc3550b8">VIP会员</view><view class="price_list data-v-cc3550b8"><block wx:for="{{priceList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><price-card vue-id="{{'ba73c43c-3-'+index}}" info="{{item}}" active="{{index===current}}" data-event-opts="{{[['^toggle',[['ontoggle',['$0',index],[[['priceList','',index]]]]]]]}}" bind:toggle="__e" class="data-v-cc3550b8" bind:__l="__l"></price-card></block></view><view class="pay_btn data-v-cc3550b8">{{"确认并支付¥"+price}}</view><view class="agreement data-v-cc3550b8"><u-checkbox-group vue-id="ba73c43c-4" class="data-v-cc3550b8" bind:__l="__l" vue-slots="{{['default']}}"><u-checkbox bind:input="__e" vue-id="{{('ba73c43c-5')+','+('ba73c43c-4')}}" shape="circle" activeColor="{{ThemeColor.PrimaryColor}}" label="开通前请阅读《世纪创软运动系列会员服务协议》" value="{{checked}}" data-event-opts="{{[['^input',[['__set_model',['','checked','$event',[]]]]]]}}" class="data-v-cc3550b8" bind:__l="__l"></u-checkbox></u-checkbox-group></view></view></view>