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 lines
1.3 KiB
1 lines
1.3 KiB
<view class="station_body data-v-77e220ee"><view class="station_header data-v-77e220ee"><view class="station_input_container data-v-77e220ee"><uni-easyinput vue-id="f73b0450-1" prefixIcon="search" trim="all" placeholder="请输入内容" value="{{page.params.siteName}}" data-event-opts="{{[['^confirm',[['seach']]],['^input',[['__set_model',['$0','siteName','$event',[]],['page.params']]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-77e220ee" bind:__l="__l"></uni-easyinput></view></view><view class="station_list_container oneflex data-v-77e220ee"><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-77e220ee"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="__i0__"><station-item class="stationItem data-v-77e220ee" vue-id="{{'f73b0450-2-'+__i0__}}" item="{{item}}" data-event-opts="{{[['^stationClick',[['stationClick']]]]}}" bind:stationClick="__e" bind:__l="__l"></station-item></block><uni-load-more vue-id="f73b0450-3" status="{{loadingType}}" class="data-v-77e220ee" bind:__l="__l"></uni-load-more></scroll-view></view></view> |