You cannot 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
17 KiB
Plaintext

1 year ago
<view><block wx:if="{{!isFilterPage}}"><view class="{{['weui-search-bar weui-search-bar_focusing '+(fromProject?'fff':'fff')]}}" style="line-height:1;padding-left:16px;padding-right:16px;padding-bottom:12px;" id="searchBar"><view class="weui-search-bar__form flex-1 fsa"><view class="weui-search-bar__box flex-1 fsa" style="background-color:#f5f5f5;border-radius:17px;"><view class="iconfont icon-sousuo11 _i"></view><input class="weui-search-bar__input flex-1 c3" type="text" placeholder-style="color:#999;" placeholder="{{placeholderText}}" auto-focus="{{true}}" confirm-type="search" data-event-opts="{{[['input',[['inputTyping',['$event']]]],['confirm',[['searchKey',['$event']]]]]}}" value="{{inputVal}}" bindinput="__e" bindconfirm="__e"/><block wx:if="{{inputVal}}"><view data-event-opts="{{[['tap',[['clearInput',['$event']]]]]}}" class="iconfont icon-qingchu biggerSize" catchtap="__e"></view></block><view data-event-opts="{{[['tap',[['searchKey',['$event']]]]]}}" class="search" bindtap="__e">搜索</view></view></view></view></block><block wx:if="{{$root.g0}}"><view class="wannaSearch pl16 mt20 c9 f14" hover-class="none" hover-stop-propagation="{{false}}"><view>最近搜索</view><view class="laji biggerSize f14 iconfont icon-lajitong" hover-class="none" hover-stop-propagation="{{false}}" data-event-opts="{{[['tap',[['clearNearSearch',['$event']]]]]}}" bindtap="__e"></view><view class="wannaList c6 f16"><block wx:for="{{historyList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="subset" hover-class="hcb" data-key="{{item}}" data-event-opts="{{[['tap',[['setKey',['$event']]]]]}}" bindtap="__e">{{''+item+''}}</view></block></view></view></block><block wx:if="{{isWannaShow}}"><view class="wannaSearch pl16 mt20 c9 f14" hover-class="none" hover-stop-propagation="{{false}}"><view>猜你想搜</view><view class="wannaList c6 f16" hover-class="none" hover-stop-propagation="{{false}}"><block wx:for="{{wannaList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="subset" hover-class="thover" data-key="{{item}}" data-event-opts="{{[['tap',[['setKey',['$event']]]]]}}" bindtap="__e">{{item}}</view></block></view></view></block><block wx:if="{{!isWannaShow}}"><view data-event-opts="{{[['touchstart',[['touchStart',['$event']]]]]}}" class="container" bindtouchstart="__e"><view class="navigator"></view><block wx:if="{{!isFilterPage}}"><view class="sticky" hover-class="none" hover-stop-propagation="{{false}}"><block wx:if="{{!isWannaShow&&!isFilterPage}}"><view class="xgxg p012" id="menu"><view class="display-flex" style="justify-content:space-beteween;height:36px;"><view class="csbf v-center p0" style="background-color:#fff;" hover-class="thover" data-event-opts="{{[['tap',[['goCity',['$event']]]]]}}" bindtap="__e"><view class="f16 fw500 dib">{{searchCityParamStorage.name==''?'全国':searchCityParamStorage.shortName}}</view><view class="iconfont icon-zhankai f12 _i" style="margin:1px 0px 0 6px;"></view></view><view class="{{['csbf c6 f14 '+(whichOneShow=='sex'?'active':'')+' '+(sexid!=''&&sexid!='-1'?'activecolor':'')]}}" data-type="sex" data-event-opts="{{[['tap',[['chooseNl',['$event']]]]]}}" bindtap="__e">{{''+secondMenu+''}}<block wx:if="{{whichOneShow=='sex'}}"><view class="{{['_i','iconfont icon-shouqi f12 '+(sexid!='-1'?'cf40':'c9')+' fst ml4']}}"></view></block><block wx:else><view class="{{['_i','iconfont icon-zhankai f12 '+(sexid!='-1'?'cf40':'c9')+' fst ml4']}}" data-type="sex"></view></block><block wx:if="{{whichOneShow=='sex'}}"><scroll-view data-event-opts="{{[['touchmove',[['cc',['$event']]]]]}}" class="gjFixed" catchtouchmove="__e"><view class="bgf tl c3 filter filterprice sort" style="height:240px;"><view class="{{['f16 fw500 p016 '+(sexid=='-1'?'cf00 b1':'')]}}" style="line-height:42px;" data-id="-1" hover-class="thover" data-event-opts="{{[['tap',[['choiceSex',['$event']]]]]}}" bindtap="__e">男女不限</view><view class="{{['f16 fw500 p016 '+(sexid=='1'?'cf00 b1':'')]}}" style="line-height:42px;" data-id="1" hover-class="thover" data-event-opts="{{[['tap',[['choiceSex',['$even