|
|
|
@ -42,9 +42,9 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view wx:if="{{hdrlNavIndex!=4}}"> |
|
|
|
<view style="margin-left:16.67rpx;margin-right: 14.67rpx;display: flex;overflow-x: scroll;" class="hdrlList"> |
|
|
|
<view class="hdrlItem" wx:for="{{hdrlList}}" bindtap="goDetail" data-item="{{item}}" wx:key="this"> |
|
|
|
<view style="background: #fff;width: 630rpx;display: flex;border-radius: 13rpx;"> |
|
|
|
<view style="margin-left:16.67rpx;margin-right: 14.67rpx;display: flex;overflow-x: scroll;" class="hdrlList" wx:if="{{!isTest}}"> |
|
|
|
<view class="hdrlItem" wx:for="{{hdrlList}}" bindtap="goDetail" data-item="{{item}}" wx:key="this" style="width: 593.33rpx;"> |
|
|
|
<view style="background: #fff;display: flex;border-radius: 13rpx;"> |
|
|
|
<image class="hdrlItem-img" src="{{item.post_url}}" mode=""/> |
|
|
|
<view class="hdrlItem-content"> |
|
|
|
<view class="hdrlItem-title textOver3">{{item.name}}</view> |
|
|
|
@ -55,11 +55,11 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view wx:else> |
|
|
|
<view style="margin-left:16.67rpx;margin-right: 14.67rpx;display: flex;overflow-x: scroll;"> |
|
|
|
<view class="movieItem" wx:for="{{hdrlList}}" bindtap="goDetail" data-item="{{item}}" wx:key="this"> |
|
|
|
<view style="margin-left:16.67rpx;margin-right: 14.67rpx;display: flex;overflow-x: scroll;" wx:if="{{!isTest}}" class="one"> |
|
|
|
<view class="hdrlItem" wx:for="{{hdrlList}}" bindtap="goDetail" data-item="{{item}}" wx:key="this"> |
|
|
|
<view style="background: #fff;width: 570rpx;display: flex;border-radius: 13rpx;"> |
|
|
|
<image class="movieItem-img" src="{{item.headimg}}" mode=""/> |
|
|
|
<view style="display: flex;flex-direction: column;justify-content: space-between;padding: 10rpx 10rpx 5rpx 2rpx;font-size: 30rpx;font-weight: 500;width: 500rpx;"> |
|
|
|
<view style="display: flex;flex-direction: column;justify-content: space-between;padding: 10rpx 10rpx 5rpx 2rpx;font-size: 30rpx;font-weight: 500;width: 500rpx;box-sizing: border-box;"> |
|
|
|
<view>{{item.title}}</view> |
|
|
|
<view style="display: flex;justify-content: flex-end;"> |
|
|
|
<view class="buyMovie">去购票 ></view> |
|
|
|
@ -70,10 +70,11 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- 高峰预警、实时路况及几个板块 --> |
|
|
|
<view class="main-box"> |
|
|
|
<view class="main-box" wx:if="{{!isTest}}"> |
|
|
|
<!-- 上面的高峰预警、实时路况 --> |
|
|
|
<view class="main-box-top"> |
|
|
|
<image bindtap="gotoPath" data-path="/pages/pbService/sceneComfort/index" class="gfyj" src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/gfyj.png" mode=""/> |
|
|
|
<image bindtap="gotoUrl" data-event="comfort_click" data-title="景区舒适度" |
|
|
|
data-url="https://m.cloud.sz-trip.com/ScenicComfort" class="gfyj" src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/gfyj.png" mode=""/> |
|
|
|
<image bindtap="gotoUrl" data-url="https://jiaotonghao2.amap.com/?channel=amap&unitId=257&src=app_share#/" class="sslk" src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/sslk.png" mode=""/> |
|
|
|
</view> |
|
|
|
<!-- 下面几大板块 --> |
|
|
|
@ -145,8 +146,8 @@ |
|
|
|
<image style="width: 218rpx;height: 109.33rpx;" src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/boat.png" mode=""/> |
|
|
|
</view> |
|
|
|
<view class="ysz-box {{yszIndex==1?'ysz-box2':''}}"> |
|
|
|
<view wx:if="{{yszIndex == 0}}"> |
|
|
|
<view class="pbservice ggfw-list" style="width:100%;margin-top: 30rpx;justify-content: space-between;"> |
|
|
|
<view wx:if="{{yszIndex == 0}}" style="margin: 20rpx 14rpx 0;"> |
|
|
|
<view class="pbservice ggfw-list" style="width:100%;justify-content: space-between;"> |
|
|
|
<view bindtap="gotoPath" data-event="security_home_click" data-title="安全服务" data-path="/pages/pbService/security/index" class="pbservice-item ggfw" style="margin-right: 32.33rpx;"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/anquan.png" mode="widthFix"></image> |
|
|
|
<view>安全服务</view> |
|
|
|
@ -190,7 +191,7 @@ |
|
|
|
<!-- 推荐榜单 --> |
|
|
|
<image class="tjbd-title" style="width: 286.67rpx;height: 80rpx;margin-left: 26rpx;margin-bottom: 20rpx;" src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/tjbd.png" mode=""/> |
|
|
|
<!-- 4个产品榜单 --> |
|
|
|
<view style="display: flex;overflow-x: scroll;padding-right: 20rpx;" class="bottom-box"> |
|
|
|
<view style="display: flex;overflow-x: scroll;padding-right: 20rpx;" class="bottom-box" wx:if="{{!isTest}}"> |
|
|
|
<view class="bd-box" style="background:{{item.bg}};" wx:for="{{bdList}}" wx:key="this"> |
|
|
|
<image class="zz" src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/zzIcon.png" mode=""/> |
|
|
|
<view class="bd-top"> |
|
|
|
|