1 line
829 B
Plaintext
1 line
829 B
Plaintext
<view class="search data-v-e977de88" style="{{'background:'+(bgClor)+';'}}"><view class="search-right data-v-e977de88" style="{{'width:'+(width)+';'+('height:'+(height)+';')+('border:'+(border)+';')}}"><input class="search-inp data-v-e977de88" type="text" placeholder="{{placeholder}}" placeholder-class="inputPlaceholder" confirm-type="search" placeholder-style="color: #CCCCCC;" data-event-opts="{{[['input',[['onInput',['$event']]]],['confirm',[['onConfirm',['$event']]]]]}}" value="{{value}}" bindinput="__e" bindconfirm="__e"/><view data-event-opts="{{[['tap',[['onSearch',['$event']]]]]}}" class="btn_search data-v-e977de88" catchtap="__e">搜索</view><image class="search-icon data-v-e977de88" src="/static/images/search.png" data-event-opts="{{[['tap',[['onSearch',['$event']]]]]}}" catchtap="__e"></image></view></view> |