crm_second_opening_mini/pagesA/product/bot_screen.wxml

1 line
1.6 KiB
Plaintext

<view class="data-v-174669f2"><uni-popup vue-id="75ab0f4e-1" type="bottom" background-color="#fff" data-ref="popup" class="data-v-174669f2 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="popbox data-v-174669f2"><view class="listwarp data-v-174669f2"><view class="censear data-v-174669f2"><image class="searimg data-v-174669f2" src="{{BASE_IMG_URL+'ss.png'}}"></image><input class="lself data-v-174669f2" type="text" placeholder="请输入关键词搜索" placeholder-style="color:#999" data-event-opts="{{[['input',[['queryData',['$event']]]]]}}" bindinput="__e"/></view><scroll-view class="listscroll data-v-174669f2" scroll-y="{{true}}"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['selectItem',['$0'],[[['list','',index]]]]]]]}}" class="liwarp data-v-174669f2" bindtap="__e"><view class="warpleft data-v-174669f2"><view class="name data-v-174669f2">{{item.name}}</view></view><label class="radio data-v-174669f2"><radio style="transform:scale(0.7);" value="r1" color="#03aa96" checked="{{sureObj.id==item.id}}" class="data-v-174669f2"></radio></label></view></block><block wx:if="{{$root.g0==0}}"><view class="noData data-v-174669f2">暂无数据</view></block></scroll-view></view><view class="btnlist data-v-174669f2"><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="btn secbtn data-v-174669f2" bindtap="__e">取消</view><view data-event-opts="{{[['tap',[['sure',['$event']]]]]}}" class="btn firbtn data-v-174669f2" bindtap="__e">确定</view></view></view></uni-popup></view>