|
|
@ -1,7 +1,7 @@ |
|
|
<!--pages/indexs/index.wxml--> |
|
|
<!--pages/indexs/index.wxml--> |
|
|
<title title="君到苏州(文化旅游总入口)"></title> |
|
|
<title title="君到苏州(文化旅游总入口)"></title> |
|
|
<!-- 后台获取的季节动图 --> |
|
|
<!-- 后台获取的季节动图 --> |
|
|
<image class="top-bg-img" src="https://static.ticket.sz-trip.com/jundaosuzhou/images/newYear2025/topBg.png" mode="widthFix"></image> |
|
|
<image class="top-bg-img" src="https://static.ticket.sz-trip.com/uploads/20250121/540fa46b838ea3166cd8701bd611ca9d.gif" mode="widthFix"></image> |
|
|
<view wx:if="{{weather}}" class="top-box" style="height: 63rpx"> |
|
|
<view wx:if="{{weather}}" class="top-box" style="height: 63rpx"> |
|
|
<image src="{{weather.icon2}}" style="margin-left:0" mode="aspectFill"></image> |
|
|
<image src="{{weather.icon2}}" style="margin-left:0" mode="aspectFill"></image> |
|
|
<view class="weather-num">{{weather.max_temp}}°</view> |
|
|
<view class="weather-num">{{weather.max_temp}}°</view> |
|
|
@ -255,12 +255,7 @@ |
|
|
<!-- 高峰预警、实时路况及几个板块 --> |
|
|
<!-- 高峰预警、实时路况及几个板块 --> |
|
|
<view class="main-box" > |
|
|
<view class="main-box" > |
|
|
<!-- 上面的高峰预警、实时路况 --> |
|
|
<!-- 上面的高峰预警、实时路况 --> |
|
|
<view class="main-box-top"> |
|
|
|
|
|
<image data-title="景区舒适度" |
|
|
|
|
|
data-url="https://m.cloud.sz-trip.com/aiPlay" class="gfyj" src="https://static.ticket.sz-trip.com/uploads/20240923/c4115b53ebfe5ae3c49bdb4f5f026726.png" mode=""/> |
|
|
|
|
|
<image class="sslk" |
|
|
|
|
|
src="https://static.ticket.sz-trip.com/uploads/20240923/3ac9e07109e38dbbcd43bc3140c62e89.png" mode=""/> |
|
|
|
|
|
</view> |
|
|
|
|
|
<!-- 下面几大板块 --> |
|
|
<!-- 下面几大板块 --> |
|
|
<view class="slide-out-box"> |
|
|
<view class="slide-out-box"> |
|
|
<scroll-view scroll-x bindscroll="listenScroll" class="slide-box no-scrollbar"> |
|
|
<scroll-view scroll-x bindscroll="listenScroll" class="slide-box no-scrollbar"> |
|
|
|