|
|
|
@ -20,50 +20,50 @@ |
|
|
|
</block> |
|
|
|
</swiper> |
|
|
|
<view class="top-icons"> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/list/activitynew/index" class="top-icon-item"> |
|
|
|
<view bindtap="gotoPath" data-title="活动日历" data-path="/pages/list/activitynew/index" class="top-icon-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/icon1.png" mode="widthFix"></image> |
|
|
|
<view class="top-icon-text">活动日历</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/list/scene/index" class="top-icon-item"> |
|
|
|
<view bindtap="gotoPath" data-title="景点门票" data-path="/pages/list/scene/index" class="top-icon-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/icon3.png" mode="widthFix"></image> |
|
|
|
<view class="top-icon-text">景点门票</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/list/hotel/index" class="top-icon-item"> |
|
|
|
<view bindtap="gotoPath" data-title="酒店住宿" data-path="/pages/list/hotel/index" class="top-icon-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/icon4.png" mode="widthFix"></image> |
|
|
|
<view class="top-icon-text">酒店住宿</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/list/night/index" class="top-icon-item"> |
|
|
|
<view bindtap="gotoPath" data-title="姑苏八点半" data-path="/pages/list/night/index" class="top-icon-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/icon5.png" mode="widthFix"></image> |
|
|
|
<view class="top-icon-text">姑苏八点半</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/list/card/index" class="top-icon-item"> |
|
|
|
<view bindtap="gotoPath" data-title="一卡游苏州" data-path="/pages/list/card/index" class="top-icon-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/icon2.png" mode="widthFix"></image> |
|
|
|
<view class="top-icon-text">一卡游苏州</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/list/museum/index" class="top-icon-item"> |
|
|
|
<view bindtap="gotoPath" data-title="场馆预约" data-path="/pages/list/museum/index" class="top-icon-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/icon6.png" mode="widthFix"></image> |
|
|
|
<view class="top-icon-text">场馆预约</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/list/{{isTest?'scene':'feiyi'}}/index" class="top-icon-item"> |
|
|
|
<view bindtap="gotoPath" data-title="非遗专卖" data-path="/pages/list/{{isTest?'scene':'feiyi'}}/index" class="top-icon-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/icon7.png" mode="widthFix"></image> |
|
|
|
<view class="top-icon-text">非遗专卖</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/list/{{isTest?'activity':'theatre'}}/index" class="top-icon-item"> |
|
|
|
<view bindtap="gotoPath" data-title="剧场演出" data-path="/pages/list/{{isTest?'activity':'theatre'}}/index" class="top-icon-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/icon8.png" mode="widthFix"></image> |
|
|
|
<view class="top-icon-text">剧场演出</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/list/{{isTest?'road':'techan'}}/index" class="top-icon-item"> |
|
|
|
<view bindtap="gotoPath" data-title="文创特产" data-path="/pages/list/{{isTest?'road':'techan'}}/index" class="top-icon-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/icon9.png" mode="widthFix"></image> |
|
|
|
<view class="top-icon-text">文创特产</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/list/movieticket/index" class="top-icon-item"> |
|
|
|
<view bindtap="gotoPath" data-title="电影购票" data-path="/pages/list/movieticket/index" class="top-icon-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/icon10.png" mode="widthFix"></image> |
|
|
|
<view class="top-icon-text">电影购票</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="content"> |
|
|
|
<view class="sale-road-boxes"> |
|
|
|
<view class="sale-box" bindtap="gotoPath" data-path="/pages/list/{{isTest==false?'sale':'scene'}}/index" > |
|
|
|
<view class="sale-box" bindtap="gotoPath" data-title="限时特惠" data-path="/pages/list/{{isTest==false?'sale':'scene'}}/index" > |
|
|
|
<view class="sale-title"><text>限时特惠</text>超值商品限时抢购</view> |
|
|
|
<view class="sale-product" wx:if="{{saleProduct && isTest==false}}"> |
|
|
|
<view class="sale-product-bg"></view> |
|
|
|
@ -87,7 +87,7 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="sale-box" bindtap="gotoPath" data-path="/pages/list/road/index"> |
|
|
|
<view class="sale-box" bindtap="gotoPath" data-title="精品线路" data-path="/pages/list/road/index"> |
|
|
|
<view class="sale-title"><text>精品线路</text>精品线路精心挑选</view> |
|
|
|
<view class="sale-product" wx:if="{{roadProduct}}"> |
|
|
|
<view class="sale-product-bg road-product-bg"></view> |
|
|
|
@ -115,9 +115,9 @@ |
|
|
|
<image mode="widthFix" style="width:267rpx" src="https://static.ticket.sz-trip.com/xcxImages/index/title5.png"></image> |
|
|
|
</view> |
|
|
|
<view class="pic-list" style="margin-top:20rpx"> |
|
|
|
<image bindtap="gotoPath" data-path="/pages/list/{{isTest?'road':'food'}}/index" src="https://static.ticket.sz-trip.com/xcxImages/index/pic1.png" mode="aspectFill"></image> |
|
|
|
<image bindtap="gotoPath" data-title="街巷美食" data-path="/pages/list/{{isTest?'road':'food'}}/index" src="https://static.ticket.sz-trip.com/xcxImages/index/pic1.png" mode="aspectFill"></image> |
|
|
|
<image bindtap="audioGuide" src="https://static.ticket.sz-trip.com/xcxImages/index/pic2.png" mode="aspectFill"></image> |
|
|
|
<image bindtap="gotoPath" data-path="/pages/list/strategy/index" src="https://static.ticket.sz-trip.com/xcxImages/index/pic3.png" mode="aspectFill"></image> |
|
|
|
<image bindtap="gotoPath" data-title="游记攻略" data-path="/pages/list/strategy/index" src="https://static.ticket.sz-trip.com/xcxImages/index/pic3.png" mode="aspectFill"></image> |
|
|
|
<image bindtap="city" src="https://static.ticket.sz-trip.com/xcxImages/index/pic4.png" mode="aspectFill"></image> |
|
|
|
</view> |
|
|
|
<view class="sale-road-boxes" style="margin-top:0;align-items:center"> |
|
|
|
@ -130,56 +130,56 @@ |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb1.png" mode="widthFix"></image> |
|
|
|
<view>苏康码</view> |
|
|
|
</view> --> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/pbService/bike/index?type=1" class="pbservice-item"> |
|
|
|
<view bindtap="gotoPath" data-title="找厕所" data-path="/pages/pbService/bike/index?type=1" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb2.png" mode="widthFix"></image> |
|
|
|
<view>找厕所</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/pbService/bike/index?type=2" class="pbservice-item"> |
|
|
|
<view bindtap="gotoPath" data-title="停车场" data-path="/pages/pbService/bike/index?type=2" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb3.png" mode="widthFix"></image> |
|
|
|
<view>停车场</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/pbService/security/index" class="pbservice-item"> |
|
|
|
<view bindtap="gotoPath" data-title="安全服务" data-path="/pages/pbService/security/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb4.png" mode="widthFix"></image> |
|
|
|
<view>安全服务</view> |
|
|
|
</view> |
|
|
|
<!-- <view bindtap="gotoPath" data-path="/pages/pbService/security/index" class="pbservice-item"> |
|
|
|
<!-- <view bindtap="gotoPath" data-title="景区舒适度" data-path="/pages/pbService/security/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb9.png" mode="widthFix"></image> |
|
|
|
<view>景区舒适度</view> |
|
|
|
</view> --> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/pbService/bike/index?type=0" class="pbservice-item"> |
|
|
|
<view bindtap="gotoPath" data-title="公共自行车" data-path="/pages/pbService/bike/index?type=0" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb10.png" mode="widthFix"></image> |
|
|
|
<view>公共自行车</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/pbService/library/index" class="pbservice-item"> |
|
|
|
<view bindtap="gotoPath" data-title="书香借阅" data-path="/pages/pbService/library/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb14.png" mode="widthFix"></image> |
|
|
|
<view>书香借阅</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view bindtap="gotoPath" data-path="/pages/pbService/feiyi/index" class="pbservice-item"> |
|
|
|
<view bindtap="gotoPath" data-title="非遗传承" data-path="/pages/pbService/feiyi/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb5.png" mode="widthFix"></image> |
|
|
|
<view>非遗传承</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoUrl" data-url='https://hot-map.sz-trip.com/' class="pbservice-item"> |
|
|
|
<view bindtap="gotoUrl" data-title="投资导引图" data-url='https://hot-map.sz-trip.com/' class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb15.png" mode="widthFix"></image> |
|
|
|
<view>投资导引图</view> |
|
|
|
</view> |
|
|
|
<!-- <view bindtap="gotoPath" data-path="/pages/pbService/wbdw/index" class="pbservice-item"> |
|
|
|
<!-- <view bindtap="gotoPath" data-title="文保单位" data-path="/pages/pbService/wbdw/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb6.png" mode="widthFix"></image> |
|
|
|
<view>文保单位</view> |
|
|
|
</view> --> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/pbService/wwcx/index" class="pbservice-item"> |
|
|
|
<view bindtap="gotoPath" data-title="文物查询" data-path="/pages/pbService/wwcx/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb7.png" mode="widthFix"></image> |
|
|
|
<view>文物查询</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-path="/pages/pbService/appreciate/index" class="pbservice-item"> |
|
|
|
<view bindtap="gotoPath" data-title="在线鉴赏" data-path="/pages/pbService/appreciate/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb8.png" mode="widthFix"></image> |
|
|
|
<view>在线鉴赏</view> |
|
|
|
</view> |
|
|
|
<!-- <view bindtap="gotoPath" data-path="/pages/pbService/gym/index" class="pbservice-item"> |
|
|
|
<!-- <view bindtap="gotoPath" data-title="体育场馆" data-path="/pages/pbService/gym/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb12.png" mode="widthFix"></image> |
|
|
|
<view>体育场馆</view> |
|
|
|
</view> --> |
|
|
|
<view bindtap="garbage" class="pbservice-item"> |
|
|
|
<view bindtap="garbage" data-title="垃圾分类" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/pb11.png" mode="widthFix"></image> |
|
|
|
<view>垃圾分类</view> |
|
|
|
</view> |
|
|
|
@ -189,7 +189,7 @@ |
|
|
|
<image mode="widthFix" style="width:267rpx" src="https://static.ticket.sz-trip.com/xcxImages/index/title3.png"></image> |
|
|
|
</view> |
|
|
|
<view class="six-box"> |
|
|
|
<image bindtap="gotoPath" data-path="/pages/list/six/index?area={{area_ids[index]}}" wx:for="{{10}}" src="https://static.ticket.sz-trip.com/xcxImages/index/six{{index+1}}.png" mode="widthFix"></image> |
|
|
|
<image bindtap="gotoPath" data-title="苏城六纪" data-path="/pages/list/six/index?area={{area_ids[index]}}" wx:for="{{10}}" src="https://static.ticket.sz-trip.com/xcxImages/index/six{{index+1}}.png" mode="widthFix"></image> |
|
|
|
</view> |
|
|
|
<view class="sale-road-boxes" style="margin-top:0"> |
|
|
|
<image mode="widthFix" style="width:267rpx" src="https://static.ticket.sz-trip.com/xcxImages/index/title4.png"></image> |
|
|
|
|