|
|
@ -19,7 +19,7 @@ |
|
|
</navigator> |
|
|
</navigator> |
|
|
</view> |
|
|
</view> |
|
|
<view style="position:relative;z-index: 1;" > |
|
|
<view style="position:relative;z-index: 1;" > |
|
|
<swiper class="swiper" autoplay="{{true}}" interval="{{5000}}" duration="{{300}}" bindchange="changeBannerIndex" circular> |
|
|
<swiper class="swiper" autoplay="{{true}}" interval="{{3000}}" duration="{{300}}" bindchange="changeBannerIndex" circular> |
|
|
<block wx:for="{{banner}}" wx:key="index"> |
|
|
<block wx:for="{{banner}}" wx:key="index"> |
|
|
<swiper-item bindtap="bannerClick" data-item="{{item}}"> |
|
|
<swiper-item bindtap="bannerClick" data-item="{{item}}"> |
|
|
<image src="{{item.head_img}}" mode="scaleToFill"></image> |
|
|
<image src="{{item.head_img}}" mode="scaleToFill"></image> |
|
|
@ -107,6 +107,11 @@ |
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/jcyc.png" mode="widthFix"></image> |
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/jcyc.png" mode="widthFix"></image> |
|
|
<view class="text">剧场演出</view> |
|
|
<view class="text">剧场演出</view> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
<view bindtap="gotoPath" data-event="hotel_click" data-title="酒店住宿" data-path="/pages/list/hotel/index" class="pbservice-item"> |
|
|
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20250122/abd1f734fa04b783d8083ea1139b91fd.png" mode="widthFix"></image> |
|
|
|
|
|
<view class="text">酒店住宿</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
<view bindtap="gotoUrl" data-event="card" data-title="一卡游苏州" data-url="https://m.cloud.sz-trip.com/OneDayTravelNew" class="pbservice-item"> |
|
|
<view bindtap="gotoUrl" data-event="card" data-title="一卡游苏州" data-url="https://m.cloud.sz-trip.com/OneDayTravelNew" class="pbservice-item"> |
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/yry.png" mode="widthFix"></image> |
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/yry.png" mode="widthFix"></image> |
|
|
<view class="text">一日游</view> |
|
|
<view class="text">一日游</view> |
|
|
@ -124,6 +129,12 @@ |
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/fyzm.png" mode="widthFix"></image> |
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/fyzm.png" mode="widthFix"></image> |
|
|
<view class="text">非遗专卖</view> |
|
|
<view class="text">非遗专卖</view> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
<view bindtap="gotoUrl" data-event="movie" data-title="研学游" data-url="https://m.cloud.sz-trip.com/LearningTravel" class="pbservice-item"> |
|
|
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20250122/0022aa79a96e8c6e23aa914c74cfb136.png" mode="widthFix"></image> |
|
|
|
|
|
<view class="text">研学游</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
</view> |
|
|
</view> |
|
|
</scroll-view> |
|
|
</scroll-view> |
|
|
<view class="scroll-line"> |
|
|
<view class="scroll-line"> |
|
|
|