kitchendDevice/unpackage/dist/dev/mp-weixin/pageTwo/count/search.wxml

1 line
9.4 KiB
Plaintext
Raw Normal View History

2025-11-08 17:31:03 +08:00
<view class="content data-v-d4f38c70"><view class="serachBox data-v-d4f38c70"><view class="serach-box data-v-d4f38c70"><view class="searchInput data-v-d4f38c70"><input class="city-serach-input data-v-d4f38c70" placeholder="请输入..." data-event-opts="{{[['input',[['__set_model',['','search_value','$event',[]]]]]]}}" value="{{search_value}}" bindinput="__e"/><block wx:if="{{search_value}}"><icon data-event-opts="{{[['tap',[['handlecolse',['$event']]]]]}}" class="iconfont icon-error data-v-d4f38c70" bindtap="__e"></icon></block><block wx:if="{{!search_value}}"><view class="voice data-v-d4f38c70"><uni-icons class="mic data-v-d4f38c70" vue-id="1b41803e-1" type="mic-filled" size="26" data-event-opts="{{[['^click',[['onShowSearchType',[1]]]]]}}" bind:click="__e" bind:__l="__l"></uni-icons><uni-icons class="camera data-v-d4f38c70" vue-id="1b41803e-2" type="camera-filled" size="26" data-event-opts="{{[['^click',[['onShowSearchType',[2]]]]]}}" bind:click="__e" bind:__l="__l"></uni-icons></view></block></view><view class="searchBtn data-v-d4f38c70"><view data-event-opts="{{[['tap',[['handleSerach',['$event']]]]]}}" bindtap="__e" class="data-v-d4f38c70">搜索</view></view></view></view><block wx:if="{{!$root.g0}}"><view class="content-box data-v-d4f38c70"><block wx:if="{{$root.g1}}"><view class="search-history data-v-d4f38c70"><view class="title data-v-d4f38c70"><view class="quan data-v-d4f38c70"></view>历史搜索</view><block wx:if="{{$root.g2>10}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="button-container data-v-d4f38c70" bindtap="__e"><image src="{{showAll?'/static/arrow-up.png':'/static/arrow-down.png'}}" class="data-v-d4f38c70"></image></view></block><view class="history-list data-v-d4f38c70"><block wx:for="{{showAll?history_food:$root.g3}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" data-event-params="{{({item})}}" class="history-list-item data-v-d4f38c70" bindtap="__e">{{''+item.keyword+''}}</view></block></view></view></block><view class="popular-container data-v-d4f38c70"><view class="title data-v-d4f38c70"><view class="quan data-v-d4f38c70"></view>猜你想搜</view><block wx:for="{{popular_food}}" wx:for-item="ite" wx:for-index="index" wx:key="index"><view class="popular-food-item data-v-d4f38c70"><view class="food-title data-v-d4f38c70">{{ite.title}}</view><view class="popular-food-inner data-v-d4f38c70"><block wx:for="{{ite.list}}" wx:for-item="sub_item" wx:for-index="sub_index" wx:key="sub_index"><text data-event-opts="{{[['tap',[['handleSearchHistory',['$0'],[[['popular_food','',index],['list','',sub_index,'name']]]]]]]}}" class="popular-food-subitem data-v-d4f38c70" bindtap="__e">{{sub_item.name+''}}</text></block></view></view></block></view></view></block><block wx:if="{{$root.g4}}"><view class="search_list data-v-d4f38c70"><block wx:for="{{search_list}}" wx:for-item="ite" wx:for-index="ind"><view data-event-opts="{{[['tap',[['handleDetail',['$0'],[[['search_list','',ind]]]]]]]}}" class="search_list_item data-v-d4f38c70" bindtap="__e"><image src="{{ite.pic_url}}" class="data-v-d4f38c70"></image><view class="data-v-d4f38c70"><text class="data-v-d4f38c70">{{ite.name}}</text><text class="data-v-d4f38c70">{{"100g/"+ite.kcal+"kcal"}}</text></view></view></block><block wx:if="{{!lastPage||page>=lastPage}}"><view class="endtext data-v-d4f38c70">—— 到底了,看看别的吧 ——</view></block></view></block><block wx:if="{{showAutoSearchDlg}}"><view class="auto-search-dialog data-v-d4f38c70"><view class="auto-search-inner data-v-d4f38c70"><text class="data-v-d4f38c70">{{autoSearchContent!=''?'识别到你描述的食材为“'+autoSearchContent+'”,是否查找食材“'+autoSearchContent+'”':"长安麦克风图标开始说话,松开后结束"}}</text><block wx:if="{{autoSearchType==1&&autoSearchContent==''}}"><view data-event-opts="{{[['touchstart',[['onVoiceTouchStart',['$event']]]],['touchend',[['onVoiceTouchEnd',['$event']]]]]}}" class="mic-icon data-v-d4f38c70" style="{{'border-color:'+(mic_touch?'#18bc37':'#777777')+';