2025-10-29 15:50:14 +08:00

1 line
3.2 KiB
Plaintext

<view class="wrapper _div data-v-60ee1e84" style="{{('top:'+statusBarHeight+'px')}}"><view class="header _div data-v-60ee1e84"><view class="back_div data-v-60ee1e84"><image class="back_img data-v-60ee1e84" src="../../static/back_img.png" mode data-event-opts="{{[['tap',[['back_city']]]]}}" bindtap="__e"></image></view><input class="input data-v-60ee1e84" placeholder="中文/拼音/首字母" data-event-opts="{{[['input',[['__set_model',['','searchValue','$event',[]]],['onInput',['$event']]]]]}}" value="{{searchValue}}" bindinput="__e"/></view><scroll-view class="calendar-list data-v-60ee1e84" scroll-y="true" scroll-into-view="{{scrollIntoId}}"><block wx:if="{{disdingwei}}"><view id="hot" class="data-v-60ee1e84"><view class="dingwei data-v-60ee1e84"><view class="dingwei_Tips data-v-60ee1e84">当前定位</view><view class="dingwei_city data-v-60ee1e84"><view data-event-opts="{{[['tap',[['back_city',[['o',['cityName',position]]]]]]]}}" class="dingwei_city_one data-v-60ee1e84" bindtap="__e">{{''+position+''}}</view><view data-event-opts="{{[['tap',[['getWarpweft',['$event']]]]]}}" class="dingweis_div data-v-60ee1e84" bindtap="__e"><image class="dingweis data-v-60ee1e84" src="../../static/dingweis.png" mode></image><text class="data-v-60ee1e84">{{po_tips}}</text></view></view></view><block wx:if="{{$root.g0>=0}}"><view class="dingwei data-v-60ee1e84"><view class="dingwei_Tips data-v-60ee1e84">最近访问</view><view class="dingwei_city dingwei_city_zuijin data-v-60ee1e84"><block wx:for="{{Visit}}" wx:for-item="item" wx:for-index="index"><block wx:if="{{index<2}}"><view data-event-opts="{{[['tap',[['back_city',['$0'],[[['Visit','',index]]]]]]]}}" class="dingwei_city_one toright data-v-60ee1e84" bindtap="__e">{{''+item.cityName+''}}</view></block></block></view></view></block></view></block><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block wx:if="{{searchValue==''}}"><view id="{{item.m0}}" class="data-v-60ee1e84"><view class="letter-header data-v-60ee1e84">{{item.m1}}</view><block wx:for="{{item.$orig}}" wx:for-item="city" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['back_city',['$0'],[[['list','',index],['','',i]]]]]]]}}" class="city-div data-v-60ee1e84" bindtap="__e"><text class="city data-v-60ee1e84">{{city.cityName}}</text></view></block></view></block></block><block wx:for="{{searchList}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['back_city',['$0'],[[['searchList','',index]]]]]]]}}" class="city-div data-v-60ee1e84" bindtap="__e"><text class="city data-v-60ee1e84">{{item.cityName}}</text></view></block></scroll-view><block wx:if="{{searchValue==''}}"><view class="letters data-v-60ee1e84"><view data-event-opts="{{[['tap',[['scrollTo',['hot']]]]]}}" class="letters-item data-v-60ee1e84" bindtap="__e">最近</view><block wx:for="{{letter}}" wx:for-item="item" wx:for-index="__i0__" wx:key="*this"><view data-event-opts="{{[['tap',[['scrollTo',['$0'],[[['letter','',__i0__]]]]]]]}}" class="letters-item data-v-60ee1e84" bindtap="__e">{{item}}</view></block></view></block><block wx:if="{{showMask}}"><view class="mask data-v-60ee1e84"><view class="mask-r data-v-60ee1e84">{{selectLetter}}</view></view></block></view>