常熟
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
5.9 KiB

<view class="content data-v-57280228"><view class="top-box data-v-57280228"><block wx:if="{{topBanner}}"><swiper class="top-banner data-v-57280228" circular="{{true}}" interval="{{6000}}" duration="{{800}}" indicator-dots="{{false}}" autoplay="{{true}}"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><swiper-item data-event-opts="{{[['tap',[['gotoUrlNew',['$0'],[[['topBanner','',index]]]]]]]}}" catchtap="__e" class="data-v-57280228"><image class="top-banner data-v-57280228" src="{{item.m0}}" mode="aspectFill"></image></swiper-item></block></swiper></block></view><view class="menu-box flex-between data-v-57280228"><block wx:for="{{menuList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['gotoPath',['$0'],[[['menuList','',index,'path']]]]]]]}}" bindtap="__e" class="data-v-57280228"><image src="{{item.img}}" mode="aspectFill" class="data-v-57280228"></image><view class="data-v-57280228">{{item.title}}</view></view></block></view><block wx:if="{{smallBanner}}"><swiper class="small-banner data-v-57280228" circular="{{true}}" interval="{{6000}}" duration="{{800}}" indicator-dots="{{false}}" autoplay="{{true}}"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><swiper-item data-event-opts="{{[['tap',[['gotoUrlNew',['$0'],[[['smallBanner','',index]]]]]]]}}" catchtap="__e" class="data-v-57280228"><image class="small-banner data-v-57280228" src="{{item.m1}}" mode="aspectFill"></image></swiper-item></block></swiper></block><image class="title-img data-v-57280228" src="https://static.ticket.sz-trip.com/changshu/images/index/title1.png" mode="heightFix"></image><view class="winnow-box data-v-57280228"><block wx:for="{{$root.l3}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-57280228"><view class="winnow-title flex-between data-v-57280228">{{''+item.$orig.title+''}}<label style="{{'color:'+(item.$orig.spanColor)+';'}}" class="_span data-v-57280228">查看更多产品 ></label></view><block wx:for="{{item.l2}}" wx:for-item="pItem" wx:for-index="pIndex" wx:key="pIndex"><view class="winnow-item data-v-57280228"><image class="winnow-img data-v-57280228" src="{{pItem.m2}}" mode="aspectFill"></image><view class="winnow-content flex-column data-v-57280228"><view class="title text-overflowRows data-v-57280228">{{pItem.$orig.title}}</view><view class="price-box flex-between data-v-57280228"><view class="price data-v-57280228">{{pItem.$orig.price/100}}</view><view class="btn data-v-57280228">购买</view></view></view></view></block></view></block></view><block wx:if="{{calendarItem}}"><view class="data-v-57280228"><image class="title-img data-v-57280228" src="https://static.ticket.sz-trip.com/changshu/images/index/title2.png" mode="heightFix"></image><view class="calendar-item data-v-57280228"><image class="calendar-img data-v-57280228" src="{{$root.m3}}" mode="aspectFill"></image><view class="calendar-content flex-column data-v-57280228"><view class="title text-overflow data-v-57280228">{{calendarItem.name}}</view><view class="subtitle text-overflow data-v-57280228">{{"活动时间:"+calendarItem.begin_date+"—"+calendarItem.end_date}}</view></view></view><view class="calendar-more data-v-57280228">查看更多</view></view></block><image class="title-img data-v-57280228" src="https://static.ticket.sz-trip.com/changshu/images/index/title3.png" mode="heightFix"></image><view class="flex-between data-v-57280228"><block wx:for="{{travelList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><image class="travel-img data-v-57280228" src="{{item.img}}" mode="aspectFill"></image></block></view><image class="title-img data-v-57280228" src="https://static.ticket.sz-trip.com/changshu/images/index/title4.png" mode="heightFix"></image><view class="public-box data-v-57280228"><block wx:for="{{publicList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-57280228"><image src="{{item.img}}" mode="aspectFill" class="data-v-57280228"></image><view class="data-v-57280228">{{item.title}}</view></view></block></view><image class="title-img data-v-57280228" src="https://static.ticket.sz-trip.com/changshu/images/index/title5.png" mode="heightFix"></image><view class="hot-type flex-between data-v-57280228"><block wx:for="{{hotType}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['changeType',[index]]]]]}}" class="{{['data-v-57280228',index==typeIndex?'type-active':'']}}" bindtap="__e">{{''+item.title+''}}</view></block></view><view class="hot-box data-v-57280228"><block wx:for="{{$root.l6}}" wx:for-item="column" wx:for-index="index" wx:key="index"><view class="hot-column data-v-57280228"><block wx:for="{{column.l5}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="hot-item data-v-57280228"><view class="image-container data-v-57280228"><image class="hot-img data-v-57280228" src="{{item.m4}}" mode="widthFix"></image><block wx:if="{{typeIndex==5}}"><image class="play-img data-v-57280228" src="https://static.ticket.sz-trip.com/changshu/images/index/play.png" mode></image></block></view><view class="hot-content data-v-57280228"><view class="title text-overflowRows data-v-57280228">{{item.$orig.title||item.$orig.name}}</view><block wx:if="{{item.$orig.display_tags&&typeIndex==0}}"><view class="tags data-v-57280228"><block wx:for="{{item.l4}}" wx:for-item="tags" wx:for-index="tagsIndex" wx:key="tagsIndex"><view class="tag text-overflow data-v-57280228">{{tags}}</view></block></view></block><block wx:if="{{typeIndex==1}}"><view class="subtitle text-overflow data-v-57280228">{{''+item.$orig.begin_date+"—"+item.$orig.end_date+''}}</view></block><block wx:if="{{typeIndex==2||typeIndex==4}}"><view class="price data-v-57280228">{{'¥'+item.$orig.price/100+''}}</view></block><block wx:if="{{typeIndex==3}}"><view class="subtitle text-overflow data-v-57280228">{{''+item.$orig.subtitle+''}}</view></block></view></view></block></view></block></view></view>