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.5 KiB
1 line
3.5 KiB
10 months ago
|
<view class="bg data-v-27583bf3"><view class="kefu-box data-v-27583bf3"><image class="kefu-img data-v-27583bf3" src="https://static.ticket.sz-trip.com/tourist/daoyou/kefu.png"></image>客服</view><view class="top-box data-v-27583bf3"><view class="daoyou-detail data-v-27583bf3"><block wx:if="{{dyImgs}}"><swiper class="daoyou-imgs data-v-27583bf3" circular="{{true}}" interval="{{6000}}" current="{{current}}" duration="{{800}}" indicator-dots="{{false}}" autoplay="{{true}}" data-event-opts="{{[['change',[['swiperChange',['$event']]]]]}}" bindchange="__e"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><swiper-item class="data-v-27583bf3"><image class="daoyou-img data-v-27583bf3" src="{{item.m0}}" mode="aspectFill"></image><image class="daoyou-play data-v-27583bf3" src="https://static.ticket.sz-trip.com/tourist/daoyou/play.png"></image></swiper-item></block></swiper></block><view class="swiper-nums data-v-27583bf3"><block wx:for="{{dyImgs.length}}" wx:for-item="item" wx:for-index="__i0__" wx:key="*this"><view class="{{['data-v-27583bf3','swiper-num',[(item==current+1)?'swiper-active':'']]}}"></view></block></view></view><view class="top-content flex-column data-v-27583bf3"><view class="top-title text-overflow data-v-27583bf3">{{''+detail.name+''}}<view class="data-v-27583bf3">{{detail.level}}</view></view><view class="top-tags text-overflow data-v-27583bf3"><view class="data-v-27583bf3">{{detail.year}}</view><view class="data-v-27583bf3">{{detail.language}}</view></view><view class="top-subtitle text-overflow data-v-27583bf3">{{detail.scenic}}</view><view class="top-subtitle text-overflow data-v-27583bf3">{{detail.title}}</view><view class="top-subtitle text-overflow data-v-27583bf3">{{detail.subtitle}}</view></view></view><view class="calendar data-v-27583bf3"><view class="calendar-top data-v-27583bf3"><view data-event-opts="{{[['tap',[['preNextDate',[0]]]]]}}" bindtap="__e" class="data-v-27583bf3"><image class="iconfont _img data-v-27583bf3" src="https://static.ticket.sz-trip.com/tourist/daoyou/left.png"></image></view><view class="data-v-27583bf3">{{year+"年"+month+"月"}}</view><view data-event-opts="{{[['tap',[['preNextDate',[1]]]]]}}" bindtap="__e" class="data-v-27583bf3"><image class="iconfont _img data-v-27583bf3" src="https://static.ticket.sz-trip.com/tourist/daoyou/right.png"></image></view></view><view class="calendar-bottom data-v-27583bf3"><block wx:for="{{weekList}}" wx:for-item="item" wx:for-index="index"><view class="week-item data-v-27583bf3">{{''+item+''}}</view></block><block wx:for="{{everyDay}}" wx:for-item="item" wx:for-index="index"><view class="{{['day-box','flex-center','data-v-27583bf3',nowDay>item.date?'grayDate':'']}}"><view data-event-opts="{{[['tap',[['changeDate',['$0'],[[['everyDay','day+index',item.day+index,'date']]]]]]]}}" class="{{['data-v-27583bf3','day-item',selectDay==item.date?'daySelect':'']}}" bindtap="__e">{{''+(nowDay==item.date?'今日':item.day)+''}}</view></view></block></view></view><view class="sku-box data-v-27583bf3"><block wx:for="{{sku}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="sku-item flex-between data-v-27583bf3"><view class="text-overflow data-v-27583bf3"><view class="sku-title data-v-27583bf3">{{item.title}}</view><view class="sku-subtitle data-v-27583bf3">提前沟通讲解内容</view></view><view class="sku-price data-v-27583bf3">{{item.price}}</view><view data-event-opts="{{[['tap',[['order',['$event']]]]]}}" class="sku-btn data-v-27583bf3" bindtap="__e">预订</view></view></block></view></view>
|