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 line
1.1 KiB
1 line
1.1 KiB
![]()
1 year ago
|
<view class="data-v-70d73ca6"><uni-popup vue-id="abde4dc0-1" type="bottom" background-color="#fff" data-ref="popup" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" class="data-v-70d73ca6 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="select-container flex column data-v-70d73ca6"><view class="select-title data-v-70d73ca6"><block wx:if="{{$slots.title}}"><slot name="title"></slot></block><block wx:else>请选择</block></view><view class="select-search data-v-70d73ca6"><slot name="search"></slot></view><view class="select-list oneflex data-v-70d73ca6"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="__i0__"><view data-event-opts="{{[['tap',[['select',['$0'],[[['options','',__i0__,''+selectValue+'']]]]]]]}}" class="select-list-item flex data-v-70d73ca6" bindtap="__e"><view class="select-list-item-label oneflex data-v-70d73ca6">{{item.$orig[label]}}</view><view class="select-list-item-bottom data-v-70d73ca6"><radio style="transform:scale(0.7);" value="{{item.$orig[selectValue]}}" checked="{{item.g0}}" class="data-v-70d73ca6"></radio></view></view></block></view></view></uni-popup></view>
|