1 line
2.3 KiB
Plaintext
1 line
2.3 KiB
Plaintext
|
|
<view class="manage-alipay data-v-5bc6c666"><custom-navbar vue-id="1d128760-1" title="{{customName.popTitle}}" showBack="{{true}}" data-event-opts="{{[['^back',[['goBack']]]]}}" bind:back="__e" class="data-v-5bc6c666" bind:__l="__l"></custom-navbar><common-list scoped-slots-compiler="augmented" vue-id="1d128760-2" apiUrl="/user/userCard/list" listScrollHeight="{{'calc(100vh - '+(statusBarHeight*2+280)+'rpx)'}}" data-ref="groupRef" class="data-v-5bc6c666 vue-ref" bind:__l="__l" vue-slots="{{['listData','empty']}}"><view class="account-list data-v-5bc6c666" slot="listData" wx:if="{{$root.m0}}"><block wx:for="{{$root.m1['list']}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="account-card data-v-5bc6c666"><block wx:for="{{accountFormItems}}" wx:for-item="acItem" wx:for-index="__i0__"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({item})}}" class="form-item data-v-5bc6c666" bindtap="__e"><text class="label data-v-5bc6c666">{{acItem.label}}</text><text class="value data-v-5bc6c666">{{item[acItem.value]}}</text></view></block><view class="bottom-row data-v-5bc6c666"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" data-event-params="{{({item})}}" class="default-wrapper data-v-5bc6c666" catchtap="__e"><view style="display:flex;align-items:center;" class="data-v-5bc6c666"><block wx:if="{{item.is_default}}"><image class="default-wrapper-img data-v-5bc6c666" src="/static/images/wallet/default_yes.png"></image></block><block wx:else><image class="default-wrapper-img data-v-5bc6c666" src="/static/images/wallet/default.png"></image></block><text class="default-text data-v-5bc6c666">设为默认</text></view><view class="btn-group data-v-5bc6c666"><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" data-event-params="{{({item})}}" class="edit data-v-5bc6c666" catchtap="__e">修改</view><view data-event-opts="{{[['tap',[['e3',['$event']]]]]}}" data-event-params="{{({item})}}" class="delete data-v-5bc6c666" catchtap="__e">删除</view></view></view></view></view></block></view><no-data vue-id="{{('1d128760-3')+','+('1d128760-2')}}" class="data-v-5bc6c666" slot="empty" bind:__l="__l"></no-data></common-list><view data-event-opts="{{[['tap',[['goAdd',['$event']]]]]}}" class="button data-v-5bc6c666" bindtap="__e"><view class="button-btn data-v-5bc6c666">{{''+customName.btnText+''}}</view></view></view>
|