|
|
|
@ -2,6 +2,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<view wx:if="{{!isTest}}"> |
|
|
|
<!-- 顶部banner --> |
|
|
|
<view style="position:relative;z-index: 1;"> |
|
|
|
<swiper class="swiper" autoplay="{{true}}" interval="{{5000}}" duration="{{300}}" |
|
|
|
bindchange="changeBannerIndex" data-keyname="activeBannerIndex" circular> |
|
|
|
@ -17,8 +18,8 @@ |
|
|
|
|
|
|
|
<view class="top-box" style="top: {{systemStyle.padHeight}}px;right:{{systemStyle.right+20}}px"> |
|
|
|
<navigator url="/pages/search/index" catchtap="pagePoint" data-event="search_click" class="search-box textOver"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20250312/656b4dde65f4237b2d7fe0ef65baa850.png" class="iconfont" style="width: 26rpx;height: 26rpx;"></image> |
|
|
|
<view class="textOver" >搜索想要的旅游产品或服务</view> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20250526/f7cbe782688db5e39d30a24e4a2724b6.png" class="iconfont" style="width: 26rpx;height: 26rpx;"></image> |
|
|
|
<view class="textOver" >搜一搜您想要的</view> |
|
|
|
</navigator> |
|
|
|
</view> |
|
|
|
|
|
|
|
@ -29,499 +30,273 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<view class="main-content"> |
|
|
|
<!-- 金刚区 --> |
|
|
|
<view> |
|
|
|
<scroll-view scroll-x style="height:200rpx" bindscroll="listenScroll" data-keyname="mainTypeLeft"> |
|
|
|
<view class="no-scrollbar"> |
|
|
|
<scroll-view scroll-x style="height:152rpx" bindscroll="listenScroll" data-keyname="mainTypeLeft" class="no-scrollbar"> |
|
|
|
<view class="top-icons no-scrollbar"> |
|
|
|
<view bindtap="mainIconClick" class="top-icon-item" wx:for="{{mainTypeList}}" wx:key="index" data-item="{{item}}"> |
|
|
|
<image src="{{imageSourceList.mainFunImgs[3]}}" mode="widthFix"></image> |
|
|
|
<image src="{{item.img}}" mode="aspectFill"></image> |
|
|
|
<view class="top-icon-text">{{item.title}}</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</scroll-view> |
|
|
|
<view class="scroll-line"> |
|
|
|
<view class="scroll-line-bg" wx:if="{{scrollLeft <= 5}}" style="width:37rpx;"></view> |
|
|
|
<view class="scroll-line-bg2" wx:else style="width:37rpx;"></view> |
|
|
|
<view class="scroll-line-bg" wx:if="{{mainTypeLeft <= 50}}" style="width:17rpx;"></view> |
|
|
|
<view class="scroll-line-bg" wx:else style="width:17rpx;margin-left: 17rpx;"></view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="content"> |
|
|
|
|
|
|
|
<view class="small-swiper-box" > |
|
|
|
<swiper class="small-swiper" autoplay="{{true}}" interval="{{5000}}" duration="{{300}}" |
|
|
|
bindchange="changeBannerIndex" data-keyname="smBannerIndex"> |
|
|
|
<block wx:for="{{xiaobanner}}" wx:key="index"> |
|
|
|
<swiper-item bindtap="bannerClick" data-item="{{item}}"> |
|
|
|
<!-- 原 圆角77rpx,现改为13rpx --> |
|
|
|
<image style="border-radius:13rpx" src="{{item.head_img}}" mode="aspectFill"></image> |
|
|
|
</swiper-item> |
|
|
|
</block> |
|
|
|
</swiper> |
|
|
|
<!-- <view class="dot-list com-flex sm-dot-list"> |
|
|
|
<view class="dot{{smBannerIndex==index?' active':''}}" wx:for="{{xiaobanner}}" wx:key="index"></view> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
<view class="content"> |
|
|
|
<!-- 苏城环游记 todo--> |
|
|
|
<view class="small-swiper-box" > |
|
|
|
<swiper class="small-swiper" autoplay="{{true}}" interval="{{5000}}" duration="{{300}}" |
|
|
|
bindchange="changeBannerIndex" data-keyname="smBannerIndex"> |
|
|
|
<block wx:for="{{xiaobanner}}" wx:key="index"> |
|
|
|
<swiper-item bindtap="bannerClick" data-item="{{item}}"> |
|
|
|
<!-- 原 圆角77rpx,现改为13rpx --> |
|
|
|
<image style="border-radius:13rpx" src="{{item.head_img}}" mode="aspectFill"></image> |
|
|
|
</swiper-item> |
|
|
|
</block> |
|
|
|
</swiper> |
|
|
|
<!-- <view class="dot-list com-flex sm-dot-list"> |
|
|
|
<view class="dot{{smBannerIndex==index?' active':''}}" wx:for="{{xiaobanner}}" wx:key="index"></view> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- 限时特惠--新版--> |
|
|
|
<view class="sale-road-boxes xpth" style="margin-bottom: 18.67rpx;margin-top: 0;padding-top: 0;" > |
|
|
|
<!-- 上方标题部分 --> |
|
|
|
<view class="xsth-title"> |
|
|
|
<view class="xsth-left" style="display: flex;"> |
|
|
|
<image mode="heightFix" style="height:100rpx" src="{{indexSeason.xpth}}"></image> |
|
|
|
<!-- 限时特惠--新版--> |
|
|
|
<view class="sale-road-boxes xpth" style="margin-bottom: 18.67rpx;margin-top: 0;padding-top: 0;" > |
|
|
|
<!-- 上方标题部分 --> |
|
|
|
<view class="xsth-title"> |
|
|
|
<view class="xsth-left" style="display: flex;"> |
|
|
|
<image mode="heightFix" class="common-header-img" src="https://static.ticket.sz-trip.com/uploads/20250526/2bcce6d179c4abd3fa6cbdec8c8519bf.png"></image> |
|
|
|
<image mode="heightFix" class="common-header-img" src="https://static.ticket.sz-trip.com/uploads/20250526/fcab4f467a250c2750c4af53942fa205.png"></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- 商品部分 --> |
|
|
|
<view class="xpth-product"> |
|
|
|
<!-- 左边的2个产品 --> |
|
|
|
<view class="xpth-left"> |
|
|
|
<view class="xpth-item" wx:for="{{xpth.list}}" bindtap="productGotoDetail" data-item="{{item}}" wx:key="id"> |
|
|
|
<image src="{{item.headimg}}" mode="" /> |
|
|
|
<view class="xpth-item-content"> |
|
|
|
<view class="xpth-item-title textOver2">{{item.title}}</view> |
|
|
|
<view class="xpth-item-bottom"> |
|
|
|
<view class="xpth-item-price">{{item.price/100}}</view> |
|
|
|
<!-- 商品部分 --> |
|
|
|
<view class="xpth-product"> |
|
|
|
<!-- 左边的2个产品 --> |
|
|
|
<view class="xpth-left"> |
|
|
|
<view class="xpth-item" wx:for="{{xpth.list}}" bindtap="productGotoDetail" data-item="{{item}}" wx:key="id"> |
|
|
|
<image src="{{item.headimg}}" mode="" /> |
|
|
|
<view class="xpth-item-content"> |
|
|
|
<view class="xpth-item-title textOver2">{{item.title}}</view> |
|
|
|
<view class="xpth-item-bottom"> |
|
|
|
<view class="xpth-item-price">{{item.price/100}}</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- 右边的banner --> |
|
|
|
<view class="xpth-banner" wx:if="{{xpth&&xpth.adv&&xpth.adv.length>0}}"> |
|
|
|
<swiper class="xpth-banner-swiper" autoplay="{{true}}" interval="{{5000}}" duration="{{300}}" |
|
|
|
bindchange="changeBannerIndex" data-keyname="XPathBannerIndex"> |
|
|
|
<block wx:for="{{xpth.adv}}" wx:key="index"> |
|
|
|
<swiper-item bindtap="bannerClick" data-item="{{item}}"> |
|
|
|
<image style="border-radius:13rpx" src="{{item.head_img}}"></image> |
|
|
|
</swiper-item> |
|
|
|
</block> |
|
|
|
</swiper> |
|
|
|
<view class="xpth-banner-dot-list"> |
|
|
|
<view class="dot{{XPathBannerIndex==index?' active':''}}" wx:for="{{xpth.adv}}" wx:key="index"></view> |
|
|
|
<!-- 右边的banner --> |
|
|
|
<view class="xpth-banner" wx:if="{{xpth&&xpth.adv&&xpth.adv.length>0}}"> |
|
|
|
<swiper class="xpth-banner-swiper" autoplay="{{true}}" interval="{{5000}}" duration="{{300}}" |
|
|
|
bindchange="changeBannerIndex" data-keyname="XPathBannerIndex"> |
|
|
|
<block wx:for="{{xpth.adv}}" wx:key="index"> |
|
|
|
<swiper-item bindtap="bannerClick" data-item="{{item}}"> |
|
|
|
<image style="border-radius:13rpx" src="{{item.head_img}}"></image> |
|
|
|
</swiper-item> |
|
|
|
</block> |
|
|
|
</swiper> |
|
|
|
<view class="xpth-banner-dot-list"> |
|
|
|
<view class="dot{{XPathBannerIndex==index?' active':''}}" wx:for="{{xpth.adv}}" wx:key="index"></view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- 公共服务 --> |
|
|
|
<view class="sale-road-boxes" style="margin-top:0;"> |
|
|
|
<image mode="heightFix" style="height:100rpx" src="{{indexSeason.ggfw}}"></image> |
|
|
|
<navigator url="/pages/pbService/index" catchtap="pagePoint" data-event="public_view" class="title-more"> |
|
|
|
<view style="height: 40rpx;line-height: 40rpx;">更多</view> |
|
|
|
<image style="width: 20rpx;height: 20rpx;margin-left: 8rpx;" src="https://static.ticket.sz-trip.com/uploads/20241225/a59cd4103d0ba9a9de7498304bf24544.png" mode="" /> |
|
|
|
</navigator> |
|
|
|
</view> |
|
|
|
<view> |
|
|
|
<!-- 元旦修改 ggfw为新增类名 --> |
|
|
|
<view class="ggfw-list" style="width:100%;margin-top: 43rpx;"> |
|
|
|
<view class="ggfw" wx:for="{{publicSerivce}}" wx:key="index" data-item="{{item}}" bindtap="mainIconClick"> |
|
|
|
<image src="{{imageSourceList.GGFW[2]}}"></image> |
|
|
|
</view> |
|
|
|
<view class="small-swiper-box" > |
|
|
|
<swiper class="small-swiper" autoplay="{{true}}" interval="{{5000}}" duration="{{300}}" |
|
|
|
bindchange="changeBannerIndex" data-keyname="smBannerIndex"> |
|
|
|
<block wx:for="{{xiaobanner}}" wx:key="index"> |
|
|
|
<swiper-item bindtap="bannerClick" data-item="{{item}}"> |
|
|
|
<!-- 原 圆角77rpx,现改为13rpx --> |
|
|
|
<image style="border-radius:13rpx" src="{{item.head_img}}" mode="aspectFill"></image> |
|
|
|
</swiper-item> |
|
|
|
</block> |
|
|
|
</swiper> |
|
|
|
<!-- <view class="dot-list com-flex sm-dot-list"> |
|
|
|
<view class="dot{{smBannerIndex==index?' active':''}}" wx:for="{{xiaobanner}}" wx:key="index"></view> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- 旅游助手 --> |
|
|
|
<view class="sale-road-boxes" style="margin-top:0"> |
|
|
|
<image mode="heightFix" style="height:100rpx" src="{{indexSeason.lyzs}}"></image> |
|
|
|
<image class="rmtj-right" src="{{imageSourceList.CBTP[1]}}" mode="" style="width: 276rpx;height: 100rpx;"/> |
|
|
|
</view> |
|
|
|
<view class="pic-list" style="margin-top:20rpx" wx:if="{{!isTest}}"> |
|
|
|
<!-- <image class="new-pic" bindtap="gotoUrl" data-event="dou_click" data-title="抖in苏州" data-url="https://m.cloud.sz-trip.com/ShakeInDetailList?id=350&class_id=27&index=1" |
|
|
|
src="{{imageSourceList.LVZS[0]}}" mode="aspectFill"></image> --> |
|
|
|
<image class="new-pic" bindtap="gotoPath" data-path="/subPackageCheckPoint/pages/index/index" |
|
|
|
src="{{imageSourceList.LVZS[0]}}" mode="aspectFill"></image> |
|
|
|
<image class="new-pic" bindtap="gotoPath" data-event="food_click" data-title="街巷美食" data-path="/pages/list/{{isTest?'road':'food'}}/index" |
|
|
|
src="{{imageSourceList.LVZS[1]}}" mode="aspectFill"></image> |
|
|
|
<image class="new-pic" bindtap="audioGuide" data-event="voice_click" |
|
|
|
src="{{imageSourceList.LVZS[2]}}" mode="aspectFill"></image> |
|
|
|
<image class="new-pic" bindtap="gotoPath" data-event="guide_click" data-title="游记攻略" data-path="/pages/list/strategy/index" |
|
|
|
src="{{imageSourceList.LVZS[3]}}" mode="aspectFill"></image> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- ai避高峰 --> |
|
|
|
<!-- <view style="display: flex;margin-top: 30rpx;justify-content: space-between;"> |
|
|
|
<view bindtap="gotoUrl" data-event="comfort_click" data-title="景区舒适度" data-url="https://m.cloud.sz-trip.com/aiPlay" class="jqssd"> |
|
|
|
<image src="{{indexSeason.ai}}" mode=""/> |
|
|
|
<!-- 公共服务 --> |
|
|
|
<view class="sale-road-boxes" style="margin-top:0;"> |
|
|
|
<image class="common-header-img" mode="heightFix" src="{{indexSeason.ggfw}}"></image> |
|
|
|
<navigator url="/pages/pbService/index" catchtap="pagePoint" data-event="public_view" class="title-more"> |
|
|
|
<view style="height: 40rpx;line-height: 40rpx;">更多</view> |
|
|
|
<image style="width: 12rpx;height: 20rpx;margin-left: 8rpx;" src="https://static.ticket.sz-trip.com/uploads/20250526/e6b945c42851563e9672c6992057bd91.png" mode="" /> |
|
|
|
</navigator> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoUrls" data-event="xlqc" class="sslk"> |
|
|
|
<image src="{{indexSeason.avoid}}" mode=""/> |
|
|
|
<view> |
|
|
|
<view class="ggfw-list" style="width:100%;margin-top: 30rpx;"> |
|
|
|
<view class="ggfw" wx:for="{{publicSerivce}}" wx:key="index" data-item="{{item}}" bindtap="mainIconClick"> |
|
|
|
<image src="{{item.img}}"></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
<!-- 旅游助手 --> |
|
|
|
<view class="sale-road-boxes" style="margin-top:36rpx"> |
|
|
|
<image mode="heightFix" class="common-header-img" src="{{indexSeason.lyzs}}"></image> |
|
|
|
<!-- <image class="rmtj-right" src="{{imageSourceList.CBTP[1]}}" mode="" style="width: 276rpx;height: 100rpx;"/> --> |
|
|
|
</view> |
|
|
|
<view class="pic-list" style="margin-top:30rpx"> |
|
|
|
<image class="new-pic" wx:for="{{travelData}}" wx:key="index" data-item="{{item}}" bindtap="mainIconClick" |
|
|
|
src="{{item.img}}" mode="aspectFill"></image> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- 数字文旅--> |
|
|
|
<view class="sale-road-boxes" style="margin-top:0"> |
|
|
|
<image mode="heightFix" style="height:100rpx" src="{{indexSeason.wlcx}}"></image> |
|
|
|
<image class="rmtj-right" src="{{imageSourceList.CBTP[0]}}" mode="" style="width: 276rpx;height: 100rpx;"/> |
|
|
|
</view> |
|
|
|
<view class="slide-out-box"> |
|
|
|
<!-- 元旦修改 .slide-box的原样式 height:360rpx--> |
|
|
|
<scroll-view scroll-x style="height:343.33rpx" bindscroll="listenScroll" class="slide-box"> |
|
|
|
<view class="pbservice" style="margin-bottom:30rpx"> |
|
|
|
<view bindtap="gotoUrl" data-title="非遗鉴赏" style="margin-left: 20rpx;" data-url="https://m.cloud.sz-trip.com/IntangibleCultural2" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[0]}}" mode="widthFix"></image> |
|
|
|
<view class="text">数字非遗</view> |
|
|
|
</view> |
|
|
|
<view bindtap="goH5" data-title="数字博物馆" data-path="BwsInfo" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[1]}}" mode="widthFix"></image> |
|
|
|
<view class="text">数字博物馆</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoUrl" data-title="数字名人馆" data-url="https://www.szsmrg.com/home" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[2]}}" mode="widthFix"></image> |
|
|
|
<view class="text">数字名人馆</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoUrl" data-event="cloud_click" data-title="云上观展" data-url="https://m.cloud.sz-trip.com/CloudPerform2022" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[3]}}" mode="widthFix"></image> |
|
|
|
<view>云上观展</view> |
|
|
|
</view> |
|
|
|
<view bindtap="goH5" data-event="book_click" data-title="文博会" data-path="CloudExpo" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[4]}}" mode="widthFix"></image> |
|
|
|
<view class="text">云上文博会</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-event="review_click" data-title="精彩回顾" data-path="/pages/pbService/activity/index" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[5]}}" mode="widthFix"></image> |
|
|
|
<view class="text">精彩回顾</view> |
|
|
|
</view> |
|
|
|
<view bindtap="goH5" data-title="文化场馆查询" data-path="Museum" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[6]}}" mode="widthFix"></image> |
|
|
|
<view class="text">文化场馆查询</view> |
|
|
|
<!-- ai避高峰 --> |
|
|
|
<!-- <view style="display: flex;margin-top: 30rpx;justify-content: space-between;"> |
|
|
|
<view bindtap="gotoUrl" data-event="comfort_click" data-title="景区舒适度" data-url="https://m.cloud.sz-trip.com/aiPlay" class="jqssd"> |
|
|
|
<image src="{{indexSeason.ai}}" mode=""/> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" style="margin-left: 20rpx;" data-event="book_click" data-title="苏影通" data-path="/pages/list/movieticket/index" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[7]}}" mode="widthFix"></image> |
|
|
|
<view class="text">苏影通</view> |
|
|
|
<view bindtap="gotoUrls" data-event="xlqc" class="sslk"> |
|
|
|
<image src="{{indexSeason.avoid}}" mode=""/> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-event="book_click" data-title="书仓" data-path="/pages/pbService/library/index" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[8]}}" mode="widthFix"></image> |
|
|
|
<view class="text">书仓</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-event="e_book" data-title="e读书" data-path="/pages/pbService/library/index" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[9]}}" mode="widthFix"></image> |
|
|
|
<view class="text">e读书</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoUrl" data-event="book_click" data-title="公共文化资源库" data-url="https://m.cloud.sz-trip.com/PublicCulture2022" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[10]}}" mode="widthFix"></image> |
|
|
|
<view class="text">数字公共文化</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoUrl" data-event="appreciate_click" data-title="云游苏州" data-url="https://speed.web.yunyouyizhan.com/downloadApp/index.html#/" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[11]}}" mode="widthFix"></image> |
|
|
|
<view class="text">云游苏州</view> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
|
|
|
|
<!-- 数字文旅--> |
|
|
|
<view class="sale-road-boxes" style="margin-top:30rpx"> |
|
|
|
<image mode="heightFix" class="common-header-img" src="{{indexSeason.wlcx}}"></image> |
|
|
|
<!-- <image class="rmtj-right" src="{{imageSourceList.CBTP[0]}}" mode="" style="width: 276rpx;height: 100rpx;"/> --> |
|
|
|
</view> |
|
|
|
<view class="slide-out-box"> |
|
|
|
<!-- 元旦修改 .slide-box的原样式 height:360rpx--> |
|
|
|
<scroll-view scroll-x style="height:400rpx" bindscroll="listenScroll" data-keyname="scrollLeft" class="slide-box"> |
|
|
|
<view class="pbservice"> |
|
|
|
<view class="pbservice-item" wx:for="{{travelCulture}}" wx:key="index" data-item="{{item}}" bindtap="mainIconClick"> |
|
|
|
<image src="{{item.img}}" mode="widthFix"></image> |
|
|
|
<!-- <view class="text">{{item.title}}</view> --> |
|
|
|
</view> |
|
|
|
|
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-event="appreciate_click" data-title="美图鉴赏" data-path="/pages/pbService/appreciate/index" class="pbservice-item"> |
|
|
|
<image src="{{imageSourceList.SZWL[12]}}" mode="widthFix"></image> |
|
|
|
<view class="text">美图鉴赏</view> |
|
|
|
</scroll-view> |
|
|
|
<view class="scroll-line" style="margin: 0 auto;"> |
|
|
|
<view class="scroll-line-bg" wx:if="{{scrollLeft <= 50}}" style="width:17rpx;"></view> |
|
|
|
<view class="scroll-line-bg" wx:else style="width:17rpx;margin-left: 17rpx;"></view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</scroll-view> |
|
|
|
<view class="scroll-line"> |
|
|
|
<!-- <view class="scroll-line-bg" style="width:{{4 / 5 * 100}}%;margin-left:{{scrollLeft}}px"></view> --> |
|
|
|
<!-- 元旦修改 以下两行都是改的 .scroll-line-bg .scroll-line-bg2--> |
|
|
|
<view class="scroll-line-bg" wx:if="{{scrollLeft <= 5}}" style="width:37rpx;"></view> |
|
|
|
<view class="scroll-line-bg2" wx:else style="width:37rpx;"></view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- 十全十美 --> |
|
|
|
<view class="sale-road-boxes"> |
|
|
|
<image mode="heightFix" style="height:100rpx" src="{{indexSeason.sqj}}"></image> |
|
|
|
<!-- <image class="rmtj-right" src="{{imageSourceList.CBTP[2]}}" mode="" /> --> |
|
|
|
</view> |
|
|
|
<view class="six-box-new" wx:if="{{!isTest}}"> |
|
|
|
<image bindtap="gotoPath" data-event="{{area_ids[index]}}_click" data-title="苏城六纪" data-path="/pages/list/six/index?area={{area_ids[index]}}" wx:for="{{imageSourceList.SQSM}}" src="{{item}}" mode="widthFix" wx:key="index"> |
|
|
|
</image> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- 长三角文旅平台 --> |
|
|
|
<view class="sale-road-boxes" style="margin-top:0" wx:if="{{otherPlat}}"> |
|
|
|
<image mode="heightFix" style="height:100rpx" src="{{indexSeason.csjwlpt}}"></image> |
|
|
|
<image class="rmtj-right" src="{{imageSourceList.CBTP[3]}}" mode="" style="width: 276rpx;height: 100rpx;"/> |
|
|
|
</view> |
|
|
|
<view class="other-plats" wx:if="{{otherPlat&&!isTest}}"> |
|
|
|
<view class="other-plat" wx:for="{{imageSourceList.CSJWLPT}}" bindtap="gotoOther" data-item="{{item}}" wx:key="index"> |
|
|
|
<image src="{{item.icon}}" mode="heightFix"></image> |
|
|
|
<view>{{item.name}}</view> |
|
|
|
<!-- 十全十美 --> |
|
|
|
<view class="sale-road-boxes"> |
|
|
|
<image mode="heightFix" class="common-header-img" src="{{indexSeason.sqj}}"></image> |
|
|
|
<!-- <image class="rmtj-right" src="{{imageSourceList.CBTP[2]}}" mode="" /> --> |
|
|
|
</view> |
|
|
|
<view class="six-box-new"> |
|
|
|
<image wx:for="{{SQSM}}" src="{{item.img}}" data-item="{{item}}" bindtap="mainIconClick" mode="widthFix" wx:key="index"></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- 热门推荐 --> |
|
|
|
<view class="sale-road-boxes" style="margin-top:0"> |
|
|
|
<image mode="heightFix" style="height:100rpx" src="{{indexSeason.rmtj}}"></image> |
|
|
|
<image class="rmtj-right" src="{{imageSourceList.CBTP[4]}}" mode="" style="width: 276rpx;height: 100rpx;"/> |
|
|
|
</view> |
|
|
|
<view class="hot-list" wx:if="{{isTest==false}}"> |
|
|
|
<view class="hot-list-item" wx:for="{{2}}" wx:for-index="number" wx:key="number"> |
|
|
|
<view wx:for="{{list}}" wx:if="{{index%2==number}}" bindtap="gotoDetail" data-item="{{item}}" wx:key="id"> |
|
|
|
<view wx:if="{{number==0 && index==0}}" class="hot-item today-hot"> |
|
|
|
<common-image class="today-main-img" width="100%" height="615rpx" src="{{item.ext.headimg}}" mode="aspectFill"></common-image> |
|
|
|
<view style="position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.14)"></view> |
|
|
|
<image class="today-tip-img" src="https://static.ticket.sz-trip.com/xcxImages/index/today.png" mode="widthFix"></image> |
|
|
|
<view class="today-date">{{date}} {{month}}</view> |
|
|
|
<view class="today-hot-box"> |
|
|
|
<view class="today-hot-tag textOver" wx:for="{{item.ext.display_tags && ext.display_tags.length>0}}" wx:key="index"> |
|
|
|
{{item.ext.display_tags[0]}}</view> |
|
|
|
<view class="today-hot-title">{{item.title}}</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="hot-item" wx:elif="{{item.type=='travels'}}"> |
|
|
|
<view style="position:relative"> |
|
|
|
<common-image width="100%" src="{{item.ext.headimg}}" mode="widthFix"></common-image> |
|
|
|
<view class="hot-location textOver">{{item.ext.subtitle}}</view> |
|
|
|
<!-- 长三角文旅平台 --> |
|
|
|
<view class="sale-road-boxes" style="margin-top:0" wx:if="{{otherPlat}}"> |
|
|
|
<image mode="heightFix" class="common-header-img" src="{{indexSeason.csjwlpt}}"></image> |
|
|
|
<!-- <image class="rmtj-right" src="{{imageSourceList.CBTP[3]}}" mode="" style="width: 276rpx;height: 100rpx;"/> --> |
|
|
|
</view> |
|
|
|
<view class="other-plats" wx:if="{{otherPlat}}"> |
|
|
|
<view class="other-plat" wx:for="{{otherPlat}}" bindtap="gotoOther" data-item="{{item}}" wx:key="index"> |
|
|
|
<image src="{{item.icon}}" mode="heightFix"></image> |
|
|
|
<!-- <view>{{item.name}}</view> --> |
|
|
|
</view> |
|
|
|
<view class="hot-info"> |
|
|
|
<view class="hot-title">{{item.title}}</view> |
|
|
|
<view class="tags textOver" style="margin-bottom:0"> |
|
|
|
<view class="icon-box"> |
|
|
|
<text class="iconfont icon-xin"></text> |
|
|
|
<text>{{item.ext.like_number}}</text> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- 热门推荐 --> |
|
|
|
<view class="sale-road-boxes" style="margin-top:0"> |
|
|
|
<image mode="heightFix" class="common-header-img" src="{{indexSeason.rmtj}}"></image> |
|
|
|
<!-- <image class="rmtj-right" src="{{imageSourceList.CBTP[4]}}" mode="" style="width: 276rpx;height: 100rpx;"/> --> |
|
|
|
</view> |
|
|
|
<view class="hot-list"> |
|
|
|
<view class="hot-list-item" wx:for="{{2}}" wx:for-index="number" wx:key="number"> |
|
|
|
<view wx:for="{{list}}" wx:if="{{index%2==number}}" bindtap="gotoDetail" data-item="{{item}}" wx:key="id"> |
|
|
|
<view wx:if="{{number==0 && index==0}}" class="hot-item today-hot"> |
|
|
|
<common-image class="today-main-img" width="100%" height="615rpx" src="{{item.ext.headimg}}" mode="aspectFill"></common-image> |
|
|
|
<view style="position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.14)"></view> |
|
|
|
<image class="today-tip-img" src="https://static.ticket.sz-trip.com/xcxImages/index/today.png" mode="widthFix"></image> |
|
|
|
<view class="today-date">{{date}} {{month}}</view> |
|
|
|
<view class="today-hot-box"> |
|
|
|
<view class="today-hot-tag textOver" wx:for="{{item.ext.display_tags && ext.display_tags.length>0}}" wx:key="index"> |
|
|
|
{{item.ext.display_tags[0]}}</view> |
|
|
|
<view class="today-hot-title">{{item.title}}</view> |
|
|
|
</view> |
|
|
|
<view class="icon-box"> |
|
|
|
<text class="iconfont icon-eye"></text> |
|
|
|
<text>{{item.ext.view_number}}</text> |
|
|
|
</view> |
|
|
|
<view class="hot-item" wx:elif="{{item.type=='travels'}}"> |
|
|
|
<view style="position:relative"> |
|
|
|
<common-image width="100%" src="{{item.ext.headimg}}" mode="widthFix"></common-image> |
|
|
|
<view class="hot-location textOver">{{item.ext.subtitle}}</view> |
|
|
|
</view> |
|
|
|
<view class="hot-info"> |
|
|
|
<view class="hot-title">{{item.title}}</view> |
|
|
|
<view class="tags textOver" style="margin-bottom:0"> |
|
|
|
<view class="icon-box"> |
|
|
|
<text class="iconfont icon-xin"></text> |
|
|
|
<text>{{item.ext.like_number}}</text> |
|
|
|
</view> |
|
|
|
<view class="icon-box"> |
|
|
|
<text class="iconfont icon-eye"></text> |
|
|
|
<text>{{item.ext.view_number}}</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view wx:else class="hot-item"> |
|
|
|
<view style="position:relative"> |
|
|
|
<common-image width="100%" src="{{item.ext.headimg}}" mode="widthFix"></common-image> |
|
|
|
<!-- <view wx:if="{{item.type!='act_calendar' && item.ext.address}}" class="hot-location textOver"><text |
|
|
|
class="iconfont icon-location"></text>{{item.ext.address}}</view> --> |
|
|
|
</view> |
|
|
|
<view class="hot-info"> |
|
|
|
<view class="hot-title">{{item.title}}</view> |
|
|
|
<!-- <view class="tags textOver"> |
|
|
|
<view wx:for="{{item.ext.display_tags}}" class="tag textOver">{{item}}</view> |
|
|
|
</view> --> |
|
|
|
<view wx:if="{{item.ext.type!='tenscenic' && item.ext.price}}" class="hot-price"> |
|
|
|
<text>¥</text><text>{{item.ext.price/100}}</text><text>起</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view wx:else class="hot-item"> |
|
|
|
<view style="position:relative"> |
|
|
|
<common-image width="100%" src="{{item.ext.headimg}}" mode="widthFix"></common-image> |
|
|
|
<!-- <view wx:if="{{item.type!='act_calendar' && item.ext.address}}" class="hot-location textOver"><text |
|
|
|
class="iconfont icon-location"></text>{{item.ext.address}}</view> --> |
|
|
|
</view> |
|
|
|
<view class="hot-info"> |
|
|
|
<view class="hot-title">{{item.title}}</view> |
|
|
|
<!-- <view class="tags textOver"> |
|
|
|
<view wx:for="{{item.ext.display_tags}}" class="tag textOver">{{item}}</view> |
|
|
|
</view> --> |
|
|
|
<view wx:if="{{item.ext.type!='tenscenic' && item.ext.price}}" class="hot-price"> |
|
|
|
<text>¥</text><text>{{item.ext.price/100}}</text><text>起</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view wx:if="{{listMore}}" class="more-btn-text" bindtap="getList">查看更多</view> |
|
|
|
<view wx:else class="more-btn-text" bindtap="getList">暂无更多推荐</view> |
|
|
|
</view> |
|
|
|
<view wx:if="{{listMore && isTest==false}}" class="more-btn-text" bindtap="getList">查看更多</view> |
|
|
|
<view wx:else class="more-btn-text" bindtap="getList">暂无更多推荐</view> |
|
|
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 广告弹窗 --> |
|
|
|
<view class="zzc" bindtap="closeAdv" wx:if="{{showAdv}}"></view> |
|
|
|
<view class="alertavd" wx:if="{{showAdv}}"> |
|
|
|
<swiper class="alertsp" indicator-dots='{{true}}' indicator-color="rgba(255,255,255,0.5)" autoplay="{{true}}" interval="{{3000}}" duration="{{300}}" indicator-active-color="white"> |
|
|
|
<block wx:for="{{alertSwipeList}}" wx:key="index"> |
|
|
|
<swiper-item data-item="{{item}}" bindtap="bannerJumpNew"> |
|
|
|
<image src="{{item.head_img}}" style="width: 100%; height:100%; border-radius: 10rpx;" mode="aspectFill"></image> |
|
|
|
</swiper-item> |
|
|
|
</block> |
|
|
|
</swiper> |
|
|
|
<image bindtap="closeAdv" style="width: 100rpx; height: 100rpx;transform: translate(200rpx,6rpx);" src="https://static.ticket.sz-trip.com/uploads/20220810/f4bb1a4f0b5eb394e6ca6e4f03aaa1e0.png"></image> |
|
|
|
<swiper class="alertsp" indicator-dots='{{true}}' indicator-color="rgba(255,255,255,0.5)" autoplay="{{true}}" interval="{{3000}}" duration="{{300}}" indicator-active-color="white"> |
|
|
|
<block wx:for="{{alertSwipeList}}" wx:key="index"> |
|
|
|
<swiper-item data-item="{{item}}" bindtap="bannerClick"> |
|
|
|
<image src="{{item.head_img}}" style="width: 100%; height:100%; border-radius: 10rpx;" mode="aspectFill"></image> |
|
|
|
</swiper-item> |
|
|
|
</block> |
|
|
|
</swiper> |
|
|
|
<image bindtap="closeAdv" style="width: 100rpx; height: 100rpx;transform: translate(200rpx,6rpx);" src="https://static.ticket.sz-trip.com/uploads/20220810/f4bb1a4f0b5eb394e6ca6e4f03aaa1e0.png"></image> |
|
|
|
</view> |
|
|
|
<!-- 广告弹窗结束 --> |
|
|
|
<view class="fullavd" wx:if="{{showFullAdv && startList.head_img}}" style="opacity: {{opacity}}"> |
|
|
|
<view class="time" bindtap="closeFullAdv" wx:if="{{showTime && startList.media_type}}">{{time}}s跳过</view> |
|
|
|
<view class="Qtop" style="min-height:100vh" wx:if="{{showTime && startList.media_type}}"> |
|
|
|
<image src="{{startList.head_img}}" mode="widthFix" style="width: 100%;height: 100%;"></image> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- 视频 --> |
|
|
|
<view style="width:100vw;height: 100vh;position: relative;" wx:if="{{!startList.media_type}}"> |
|
|
|
<video style="width:100vw;height:100vh;display:block;" id="myVideo" src="{{startList.head_img}}" show-center-play-btn="{{false}}" show-play-btn="{{true}}" autoplay controls="{{false}}" bindended="videoend" loop="{{true}}" muted="{{isMuted}}" object-fit="fill"></video> |
|
|
|
|
|
|
|
<!-- <image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/mute.png" class="muteImg" mode="widthFix" wx:if="{{isMuted}}" bindtap="closeMuted"></image> --> |
|
|
|
<!-- <image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/sound.png" class="muteImg" mode="widthFix" wx:else bindtap="closeMuted"></image> --> |
|
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/logo.png" class="logoImg" mode="widthFix"></image> |
|
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/btn.png" class="btnImg" mode="widthFix" bindtap="closeFullAdv"></image> |
|
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/play.png" class="playImg" mode="widthFix" wx:if="{{videoPlay}}" bindtap="videoPlay"></image> |
|
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/pause.png" class="playImg" mode="widthFix" wx:else bindtap="videoPause"></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
<view wx:else> |
|
|
|
<image class="top-bg-img" src="{{indexSeason.topBac}}" mode="widthFix"></image> |
|
|
|
<view style="position:relative;z-index: 1;"> |
|
|
|
<swiper class="swiper" autoplay="{{true}}" interval="{{bannerInterver}}" duration="{{300}}" bindchange="changeBannerIndex" circular> |
|
|
|
<block wx:for="{{banner}}" wx:key="*this"> |
|
|
|
<swiper-item bindtap="bannerClick" data-item="{{item}}"> |
|
|
|
<image src="{{item.head_img}}" mode="scaleToFill"></image> |
|
|
|
</swiper-item> |
|
|
|
</block> |
|
|
|
</swiper> |
|
|
|
<view class="com-flex dot-list"> |
|
|
|
<view class="dot{{index===activeBannerIndex?' active':''}}" wx:for="{{banner}}" wx:key="this"></view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="top-icons"> |
|
|
|
<view bindtap="gotoPath" data-event="activity_click" data-title="活动日历" data-path="/pages/list/activitynew/index" class="top-icon-item"> |
|
|
|
<!-- 夏季修改 --> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/ebe723260a0d46550c77307472180586.png" mode="widthFix"></image> |
|
|
|
<!-- <image src="https://static.ticket.sz-trip.com/xcxImages/index/icon1New.png" mode="widthFix"></image> --> |
|
|
|
<view class="top-icon-text">活动日历</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-event="museum" data-title="场馆预约" data-path="/pages/list/{{isTest?'scene':'museum'}}/index" class="top-icon-item"> |
|
|
|
<!-- 夏季修改 --> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/106ed983a3641f27a13c41cc2b977af2.png" mode="widthFix"></image> |
|
|
|
<!-- <image src="https://static.ticket.sz-trip.com/xcxImages/index/icon2New.png" mode="widthFix"></image> --> |
|
|
|
<view class="top-icon-text">场馆预约</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
<view bindtap="gotoPath" data-event="show" data-title="剧场演出" data-path="/pages/list/{{isTest?'activity':'theatre'}}/index" class="top-icon-item"> |
|
|
|
<!-- 夏季修改 --> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/3db989129660f5de29b0f617375f0672.png" mode="widthFix"></image> |
|
|
|
<!-- <image src="https://static.ticket.sz-trip.com/xcxImages/index/icon4New.png" mode="widthFix"></image> --> |
|
|
|
<view class="top-icon-text">剧场演出</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
<view bindtap="gotoPath" data-event="night_sz" data-title="夜游苏州" data-path="/pages/list/night/index" class="top-icon-item" wx:if="{{false}}"> |
|
|
|
<!-- 夏季修改 --> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/1d8d45eab5735103ed2d1342f84b615a.png" mode="widthFix"></image> |
|
|
|
<!-- <image src="https://static.ticket.sz-trip.com/xcxImages/index/icon8New.png" mode="widthFix"></image> --> |
|
|
|
<view class="top-icon-text">夜游苏州</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="content"> |
|
|
|
|
|
|
|
<!-- 五一修改 一张banner不滚动 --> |
|
|
|
<view class="small-swiper-box" wx:if="{{xiaobanner.length === 1}}"> |
|
|
|
<image bindtap="bannerClick" data-item="{{xiaobanner[0]}}" style="border-radius:13rpx;width: 100%" src="{{xiaobanner[0].head_img}}" mode="widthFix"></image> |
|
|
|
</view> |
|
|
|
<view class="small-swiper-box" wx:else> |
|
|
|
<swiper class="small-swiper" autoplay="{{true}}" interval="{{5000}}" duration="{{300}}" bindchange="changeSmBannerIndex"> |
|
|
|
<block wx:for="{{xiaobanner}}" wx:key="*this"> |
|
|
|
<swiper-item bindtap="bannerClick" data-item="{{item}}"> |
|
|
|
<!-- 原 圆角77rpx,现改为13rpx --> |
|
|
|
<image style="border-radius:13rpx" src="{{item.head_img}}" mode="aspectFill"></image> |
|
|
|
</swiper-item> |
|
|
|
</block> |
|
|
|
</swiper> |
|
|
|
<view class="dot-list com-flex sm-dot-list"> |
|
|
|
<view class="dot{{smBannerIndex==index?' active':''}}" wx:for="{{xiaobanner}}" wx:key="this"></view> |
|
|
|
<view class="time" bindtap="closeFullAdv" wx:if="{{showTime && startList.media_type}}">{{time}}s跳过</view> |
|
|
|
<view class="Qtop" style="min-height:100vh" wx:if="{{showTime && startList.media_type}}"> |
|
|
|
<image src="{{startList.head_img}}" mode="widthFix" style="width: 100%;height: 100%;"></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
<view class="sale-road-boxes" style="margin-top:0"> |
|
|
|
<image mode="heightFix" style="height:86rpx" src="{{indexSeason.wlcx}}"></image> |
|
|
|
<image class="rmtj-right" src="https://static.ticket.sz-trip.com/uploads/20240606/479dad06e6cf67bc45f7cf605d982184.png" mode="" /> |
|
|
|
</view> |
|
|
|
<!-- 五一修改 .slide-out-box 增加背景色--> |
|
|
|
<view class="slide-out-box"> |
|
|
|
<!-- 元旦修改 .slide-box的原样式 height:360rpx--> |
|
|
|
<scroll-view scroll-x style="height:343.33rpx" bindscroll="listenScroll" class="slide-box"> |
|
|
|
<view class="pbservice" style="margin-bottom:30rpx"> |
|
|
|
<view bindtap="gotoUrl" data-title="非遗鉴赏" style="margin-left: 20rpx;" data-url="https://m.cloud.sz-trip.com/IntangibleCultural2" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/97844beceebd503256bebae5afd6820b.png" mode="widthFix"></image> |
|
|
|
<view class="text">数字非遗</view> |
|
|
|
</view> |
|
|
|
<view bindtap="goH5" data-title="数字博物馆" data-path="BwsInfo" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/27acb48002369a8203762acc783c7492.png" mode="widthFix"></image> |
|
|
|
<view class="text">数字博物馆</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view bindtap="gotoUrl" data-event="cloud_click" data-title="云上观展" data-url="https://m.cloud.sz-trip.com/CloudPerform2022" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/5711260f02772eebaba9dba9dfda2b4f.png" mode="widthFix"></image> |
|
|
|
<view>云上观展</view> |
|
|
|
</view> |
|
|
|
<view bindtap="goH5" data-event="book_click" data-title="文博会" data-path="CloudExpo" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/4a3804f24e034e15f19c27a85d0a8ac4.png" mode="widthFix"></image> |
|
|
|
<view class="text">云上文博会</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view bindtap="goH5" data-title="文化场馆查询" data-path="Museum" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/29b2954718fe7b7232fe352eb503fbf0.png" mode="widthFix"></image> |
|
|
|
<view class="text">文化场馆查询</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view bindtap="gotoPath" data-event="book_click" data-title="书仓" data-path="/pages/pbService/library/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/92ddf619960de959f760d5690ed5007a.png" mode="widthFix"></image> |
|
|
|
<view class="text">书仓</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- 视频 --> |
|
|
|
<view style="width:100vw;height: 100vh;position: relative;" wx:if="{{!startList.media_type}}"> |
|
|
|
<video style="width:100vw;height:100vh;display:block;" id="myVideo" src="{{startList.head_img}}" show-center-play-btn="{{false}}" show-play-btn="{{true}}" autoplay controls="{{false}}" bindended="videoend" loop="{{true}}" muted="{{isMuted}}" object-fit="fill"></video> |
|
|
|
|
|
|
|
<view bindtap="gotoUrl" data-event="book_click" data-title="公共文化资源库" data-url="https://m.cloud.sz-trip.com/PublicCulture2022" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/0f422cb2026f42c772ab12d384f5b7ef.png" mode="widthFix"></image> |
|
|
|
<view class="text">数字公共文化</view> |
|
|
|
</view> |
|
|
|
<!-- <view bindtap="gotoPath" data-event="institution_click" data-title="文旅单位" |
|
|
|
data-path="/pages/list/culturalUnit/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/5b0b1be9942bfae84ddbd218421e098f.png" mode="widthFix"></image> |
|
|
|
<view class="text">文旅单位</view> |
|
|
|
</view> --> |
|
|
|
<!-- <view bindtap="gotoPath" data-event="book_click" data-title="书仓" data-path="/pages/pbService/library/index" |
|
|
|
class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/92ddf619960de959f760d5690ed5007a.png" mode="widthFix"></image> |
|
|
|
<view class="text">书仓</view> |
|
|
|
</view> --> |
|
|
|
<view bindtap="gotoUrl" data-event="appreciate_click" data-title="云游苏州" data-url="https://speed.web.yunyouyizhan.com/downloadApp/index.html#/" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240717/fab990ef40d7424c9f4616a229b03777.png" mode="widthFix"></image> |
|
|
|
<view class="text">云游苏州</view> |
|
|
|
</view> |
|
|
|
<view bindtap="gotoPath" data-event="appreciate_click" data-title="美图鉴赏" data-path="/pages/pbService/appreciate/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/61aac5403bb54bb4cea6a9587da6863b.png" mode="widthFix"></image> |
|
|
|
<view class="text">美图鉴赏</view> |
|
|
|
</view> |
|
|
|
<!-- <view bindtap="gotoPath" data-event="culture_search_click" data-title="文物查询" |
|
|
|
data-path="/pages/pbService/wwcx/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/newpb3.png" mode="widthFix"></image> |
|
|
|
<view>文物查询</view> |
|
|
|
</view> --> |
|
|
|
<!-- <view bindtap="gotoPath" data-event="museum_search_click" data-title="博物馆查询" |
|
|
|
data-path="/pages/pbService/museum/index" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/newpb6.png" mode="widthFix"></image> |
|
|
|
<view>博物馆查询</view> |
|
|
|
</view> --> |
|
|
|
<!-- <view bindtap="gotoUrl" data-event="book_click" data-title="文博会" data-url="https://yscbh.sz-trip.com/" |
|
|
|
class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20220810/ceb07b75aa3df20d7f1de22e2588332a.png" mode="widthFix"></image> |
|
|
|
<view>云上文博会</view> |
|
|
|
</view> --> |
|
|
|
<!-- <view bindtap="gotoUrl" data-event="investment_click" data-title="投资导引图" data-url="https://hot-map.sz-trip.com/" |
|
|
|
class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20240606/c66d07e172fe3dd66afc0c69340a7b7d.png" mode="widthFix"></image> |
|
|
|
<view class="text">投资导引图</view> |
|
|
|
</view> --> |
|
|
|
<!-- <view bindtap="gotoUrl" data-title="数字文物" |
|
|
|
data-url="https://foxnut-gffcu6t2.pai.tcloudbase.com/suzhouguobao/index.html#/" class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/newpb12.png" mode="widthFix"></image> |
|
|
|
<view>数字文物</view> |
|
|
|
</view> --> |
|
|
|
<!-- <view bindtap="gotoPath" data-event="team_click" data-title="团体预约" data-path="/pages/pbService/group/index" |
|
|
|
class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/newpb9.png" mode="widthFix"></image> |
|
|
|
<view>团体预约</view> |
|
|
|
</view> --> |
|
|
|
<!-- <view bindtap="gotoUrl" data-title="廉洁地图" |
|
|
|
data-url="https://ljwhdt.lianshi.gov.cn:8443/Web/WebChatJCW/Mobile/EduBase/MobileMap.aspx" |
|
|
|
class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/newpb10.png" mode="widthFix"></image> |
|
|
|
<view>廉洁地图</view> |
|
|
|
</view> --> |
|
|
|
<!-- <view bindtap="gotoPath" data-event="book_click" data-title="文化配送" data-path="/pages/culture/index" |
|
|
|
class="pbservice-item"> |
|
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20220818/e02af6e8bf9170060ed7295d367d72c1.png" mode="widthFix"></image> |
|
|
|
<view>文化配送</view> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
</scroll-view> |
|
|
|
<view class="scroll-line"> |
|
|
|
<!-- <view class="scroll-line-bg" style="width:{{4 / 5 * 100}}%;margin-left:{{scrollLeft}}px"></view> --> |
|
|
|
<!-- 元旦修改 以下两行都是改的 .scroll-line-bg .scroll-line-bg2--> |
|
|
|
<view class="scroll-line-bg" wx:if="{{scrollLeft == 0}}" style="width:37rpx;"></view> |
|
|
|
<view class="scroll-line-bg2" wx:else style="width:37rpx;"></view> |
|
|
|
<!-- <image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/mute.png" class="muteImg" mode="widthFix" wx:if="{{isMuted}}" bindtap="closeMuted"></image> --> |
|
|
|
<!-- <image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/sound.png" class="muteImg" mode="widthFix" wx:else bindtap="closeMuted"></image> --> |
|
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/logo.png" class="logoImg" mode="widthFix"></image> |
|
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/btn.png" class="btnImg" mode="widthFix" bindtap="closeFullAdv"></image> |
|
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/play.png" class="playImg" mode="widthFix" wx:if="{{videoPlay}}" bindtap="videoPlay"></image> |
|
|
|
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/startPage/pause.png" class="playImg" mode="widthFix" wx:else bindtap="videoPause"></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</view> |
|
|
|
</view> |