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
3.0 KiB
1 line
3.0 KiB
10 months ago
|
<view class="bg data-v-57280228"><view class="search-box flex-between data-v-57280228"><view class="search data-v-57280228"><image class="search-img data-v-57280228" src="https://static.ticket.sz-trip.com/tourist/index/search.png"></image>请输入导游姓名/产品名称</view><view data-event-opts="{{[['tap',[['gotoPath',['/subPackages/onlineService/index']]]]]}}" class="kefu data-v-57280228" bindtap="__e"><image class="kefu-img data-v-57280228" src="https://static.ticket.sz-trip.com/tourist/index/kefu.png"></image>客服</view></view><block wx:if="{{topBanner}}"><swiper class="top-banner data-v-57280228" circular="{{true}}" interval="{{6000}}" indicator-active-color="#fff" duration="{{800}}" indicator-dots="{{true}}" 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 class="title-box flex-between data-v-57280228"><image class="title-img data-v-57280228" src="https://static.ticket.sz-trip.com/tourist/index/title1.png"></image><view data-event-opts="{{[['tap',[['gotoDy',['$event']]]]]}}" class="title-btn flex-around data-v-57280228" bindtap="__e">探索更多<image class="rightIcon data-v-57280228" src="https://static.ticket.sz-trip.com/tourist/index/rightIcon.png"></image></view></view><view class="type-box data-v-57280228"><block wx:for="{{typeList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({index})}}" class="{{['data-v-57280228','type-item',[(index==typeIndex)?'type-active':'']]}}" bindtap="__e">{{''+item.title+''}}</view></block></view><view class="tour-box data-v-57280228"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="tour-item data-v-57280228"><image class="tour-img data-v-57280228" src="{{item.m1}}" mode="aspectFill"></image></view></block></view><view class="title-box flex-between data-v-57280228"><image class="title-img data-v-57280228" src="https://static.ticket.sz-trip.com/tourist/index/title2.png"></image><view data-event-opts="{{[['tap',[['gotoPath',['/subPackages/line/lineList']]]]]}}" class="title-btn flex-around data-v-57280228" bindtap="__e">探索更多<image class="rightIcon data-v-57280228" src="https://static.ticket.sz-trip.com/tourist/index/rightIcon.png"></image></view></view><view class="line-box data-v-57280228"><block wx:for="{{$root.l2}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="line-item data-v-57280228"><image class="line-img data-v-57280228" src="{{item.m2}}" mode="aspectFill"></image><view class="line-content data-v-57280228"><view class="line-title text-overflowRows data-v-57280228">{{item.$orig.title}}</view><view class="line-price data-v-57280228">{{item.$orig.money/100}}</view></view></view></block></view></view>
|