You can not 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
2.7 KiB
1 line
2.7 KiB
![]()
1 year ago
|
<view style="width:100vw;height:100%;" class="data-v-1b2312ce"><block wx:if="{{viewData}}"><view class="home_container data-v-1b2312ce" style="height:100%;overflow:hidden;"><view data-event-opts="{{[['tap',[['init',['$event']]]]]}}" class="home_title flex data-v-1b2312ce" style="{{'height:'+(titleStyle.height+'px')+';'+('padding-right:'+(titleStyle.width+10+'px')+';')}}" bindtap="__e"><image class="home_title_logo data-v-1b2312ce" src="../../static/position.png"></image><view class="oneflex textov data-v-1b2312ce">{{''+(location.address?location.address:'北京市天安门')}}</view></view><view class="home_list_container flex column data-v-1b2312ce" style="overflow:hidden;"><view class="home_list_header data-v-1b2312ce"><view class="home_list_header_input data-v-1b2312ce"><uni-icons class="home_list_header_input_icon data-v-1b2312ce" vue-id="6b3d36ea-1" type="search" size="20" bind:__l="__l"></uni-icons><input placeholder="搜索" type="text" data-event-opts="{{[['confirm',[['seach',['$event']]]],['input',[['__set_model',['$0','stationName','$event',[]],['pageData']]]]]}}" value="{{pageData.stationName}}" bindconfirm="__e" bindinput="__e" class="data-v-1b2312ce"/><block wx:if="{{pageData.stationName!==''}}"><uni-icons vue-id="6b3d36ea-2" type="clear" size="20" data-event-opts="{{[['^click',[['e0']]]]}}" bind:click="__e" class="data-v-1b2312ce" bind:__l="__l"></uni-icons></block></view><view class="home_list_option_list flex around data-v-1b2312ce"><block wx:for="{{options}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" data-event-params="{{({item})}}" class="{{['data-v-1b2312ce','home_list_option_list_item flex jc ac'+(item.value==pageData.sortType?' select_home_list_option_list_item':'')]}}" bindtap="__e">{{''+item.label+''}}</view></block></view></view><view class="home_list data-v-1b2312ce"><block wx:if="{{$root.g0}}"><scroll-view style="height:100%;" refresher-enabled="{{true}}" refresher-triggered="{{refresherTriggered}}" scroll-y="true" data-event-opts="{{[['refresherrefresh',[['refresherrefresh',['$event']]]],['scrolltolower',[['scrolltolower',['$event']]]]]}}" bindrefresherrefresh="__e" bindscrolltolower="__e" class="data-v-1b2312ce"><block wx:for="{{viewData.list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><station-item vue-id="{{'6b3d36ea-3-'+index}}" data="{{item}}" class="data-v-1b2312ce" bind:__l="__l"></station-item></block></scroll-view></block><block wx:else><image class="qx data-v-1b2312ce" src="../../static/qs.png" mode></image></block></view></view></view></block><block wx:else><view class="data-v-1b2312ce"><skeleton vue-id="6b3d36ea-4" class="data-v-1b2312ce" bind:__l="__l"></skeleton></view></block></view>
|