1 |
- <view><scroll-view class="floor-list" style="height:100vh;" scroll-top="{{scrollTop}}" scroll-y="true" refresher-enabled="true" data-event-opts="{{[['scroll',[['scroll',['$event']]]],['scrolltoupper',[['upper',['$event']]]],['scrolltolower',[['lower',['$event']]]]]}}" bindscroll="__e" bindscrolltoupper="__e" bindscrolltolower="__e"><van-sticky class="titleFixed" vue-id="7aaff810-1" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-nav-bar vue-id="{{('7aaff810-2')+','+('7aaff810-1')}}" offset-top="100" title="标题" left-text="返回" left-arrow data-com-type="wx" bind:__l="__l" vue-slots="{{['right']}}"><van-icon vue-id="{{('7aaff810-3')+','+('7aaff810-2')}}" slot="right" name="search" data-com-type="wx" bind:__l="__l"></van-icon></van-nav-bar></van-sticky><view class="scrollswiper"><swiper class="swiper" indicator-dots="{{indicatorDots}}" autoplay="{{autoplay}}" interval="{{interval}}" duration="{{duration}}"><swiper-item><view class="swiper-item uni-bg-red" style="height:100%;">A</view></swiper-item><swiper-item><view class="swiper-item uni-bg-green" style="height:100%;">B</view></swiper-item><swiper-item><view class="swiper-item uni-bg-blue" style="height:100%;">C</view></swiper-item></swiper></view><view class="tip"><view style="font-size:36rpx;color:#303133;">华南城市酒店</view><view><uni-icon vue-id="7aaff810-4" type="star" size="22" color="#909399" bind:__l="__l"></uni-icon></view></view><view><van-tabs vue-id="7aaff810-5" active="{{active}}" data-event-opts="{{[['^click',[['onChange']]]]}}" data-com-type="wx" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}"><van-tab vue-id="{{('7aaff810-6')+','+('7aaff810-5')}}" name="1" title="服务" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><view><view class="giveList"><view class="giveItem"><image style="width:100%;height:100rpx;background:#909399;" src="https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1553409398864&di=4a12763adccf229133fb85193b7cc08f&imgtype=0&src=http%3A%2F%2Fb-ssl.duitang.com%2Fuploads%2Fitem%2F201703%2F19%2F20170319150032_MNwmn.jpeg"></image><view style="text-align:center;" class="_p">商品销售</view></view></view><view style="padding:40rpx 18rpx;"><block wx:for="{{tabBars}}" wx:for-item="tab" wx:for-index="index" wx:key="id"><view class="{{['swiper-tab-list',tabIndex==index?'active':'']}}" id="{{tab.id}}" data-current="{{index}}" data-event-opts="{{[['tap',[['tapTab',['$event']]]]]}}" bindtap="__e">{{''+tab.name+''}}</view></block><view><view class="listType"><view><image src></image><view>商品描述</view><view>¥25.00</view></view></view></view></view></view></van-tab><van-tab vue-id="{{('7aaff810-7')+','+('7aaff810-5')}}" name="2" title="评价" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('7aaff810-8')+','+('7aaff810-5')}}" name="3" title="酒店信息" data-com-type="wx" bind:__l="__l"></van-tab></van-tabs></view><van-dropdown-menu vue-id="7aaff810-9" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-dropdown-item vue-id="{{('7aaff810-10')+','+('7aaff810-9')}}" title="分类" data-com-type="wx" bind:__l="__l"></van-dropdown-item></van-dropdown-menu><commo-nar vue-id="7aaff810-11" option1="{{option1}}" menu="{{menu}}" bind:__l="__l"></commo-nar></scroll-view></view>
|