You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.4 KiB
1 lines
1.4 KiB
<view class="data-v-d30ed51c"><uni-popup vue-id="24a1b030-1" type="bottom" background-color="#fff" data-ref="popup" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" class="data-v-d30ed51c vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view style="height:35vh;display:flex;flex-direction:column;" class="data-v-d30ed51c"><view style="display:flex;" class="data-v-d30ed51c"><uni-easyinput style="width:90%;margin:0 auto;" vue-id="{{('24a1b030-2')+','+('24a1b030-1')}}" prefixIcon="search" placeholder="请输入内容" value="{{getData.params.nameOrPhone}}" data-event-opts="{{[['^input',[['__set_model',['$0','nameOrPhone','$event',[]],['getData.params']],['iconClick']]],['^confirm',[['confirmFn']]]]}}" bind:input="__e" bind:confirm="__e" class="data-v-d30ed51c" bind:__l="__l"></uni-easyinput></view><picker-view data-event-opts="{{[['change',[['pickerChange',['$event']]]]]}}" style="flex:1;" bindchange="__e" class="data-v-d30ed51c"><picker-view-column class="data-v-d30ed51c"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view style="display:flex;align-items:center;justify-content:center;" class="data-v-d30ed51c">{{item.userName}}</view></block></picker-view-column></picker-view><view data-event-opts="{{[['tap',[['buttenFn',['$event']]]]]}}" class="butten data-v-d30ed51c" bindtap="__e">确定</view></view></uni-popup></view> |