1 line
1.6 KiB
Plaintext
1 line
1.6 KiB
Plaintext
<view class="common data-v-35996aee"><view data-event-opts="{{[['tap',[['handleAddUser',['$event']]]]]}}" class="add data-v-35996aee" bindtap="__e"><icon class="iconfont icon-tianjia data-v-35996aee"></icon>添加成员</view><block wx:if="{{familayList.lenght!=0}}"><view class="box data-v-35996aee"><view class="list data-v-35996aee"><uni-swipe-action vue-id="7d92f0c6-1" class="data-v-35996aee" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{familayList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><uni-swipe-action-item vue-id="{{('7d92f0c6-2-'+index)+','+('7d92f0c6-1')}}" right-options="{{item.options}}" data-event-opts="{{[['^click',[['handleDeldet',['$event',index]]]]]}}" bind:click="__e" class="data-v-35996aee" bind:__l="__l" vue-slots="{{['default']}}"><view class="item data-v-35996aee"><view class="left data-v-35996aee"><image class="image1 data-v-35996aee" src="{{item.head_pic}}"></image><view class="name data-v-35996aee"><view class="title data-v-35996aee">{{''+item.nickname+''}}</view><view class="title2 data-v-35996aee"><text class="data-v-35996aee">{{item.gender==1?'男':'女'}}</text><text class="data-v-35996aee">{{item.age+"岁"}}</text></view></view></view><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="right data-v-35996aee" catchtap="__e"><view data-event-opts="{{[['tap',[['editorInfo',['$0'],[[['familayList','',index]]]]]]]}}" class="blueBtn data-v-35996aee" bindtap="__e">编辑</view></view></view></uni-swipe-action-item></block></uni-swipe-action></view></view></block><block wx:else><view class="data-v-35996aee">没有数据了!</view></block></view> |