|
|
@ -155,8 +155,8 @@ |
|
|
</view> |
|
|
</view> |
|
|
<scroll-view scroll-x style="height:360rpx" bindscroll="listenScroll" class="slide-box"> |
|
|
<scroll-view scroll-x style="height:360rpx" bindscroll="listenScroll" class="slide-box"> |
|
|
<view class="pbservice" style="margin-bottom:30rpx"> |
|
|
<view class="pbservice" style="margin-bottom:30rpx"> |
|
|
<view bindtap="gotoPath" data-title="非遗鉴赏" data-path="/pages/pbService/feiyi/index" class="pbservice-item"> |
|
|
<view bindtap="gotoUrl" data-title="非遗鉴赏" data-url="https://m.cloud.sz-trip.com/IntangibleCultural2" class="pbservice-item"> |
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/newpb2.png" mode="widthFix"></image> |
|
|
<image src="https://static.ticket.sz-trip.com/xcxImages/index/newpb3.jpg" mode="widthFix"></image> |
|
|
<view>非遗鉴赏</view> |
|
|
<view>非遗鉴赏</view> |
|
|
</view> |
|
|
</view> |
|
|
<!-- <view bindtap="gotoPath" data-event="culture_search_click" data-title="文物查询" |
|
|
<!-- <view bindtap="gotoPath" data-event="culture_search_click" data-title="文物查询" |
|
|
@ -235,6 +235,11 @@ |
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20220818/e02af6e8bf9170060ed7295d367d72c1.png" mode="widthFix"></image> |
|
|
<image src="https://static.ticket.sz-trip.com/uploads/20220818/e02af6e8bf9170060ed7295d367d72c1.png" mode="widthFix"></image> |
|
|
<view>文化配送</view> |
|
|
<view>文化配送</view> |
|
|
</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="https://static.ticket.sz-trip.com/xcxImages/index/ggwh.png" mode="widthFix"></image> |
|
|
|
|
|
<view>公共文化数字共享平台</view> |
|
|
|
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</scroll-view> |
|
|
</scroll-view> |
|
|
<view class="scroll-line"> |
|
|
<view class="scroll-line"> |
|
|
@ -350,8 +355,8 @@ |
|
|
<view wx:else class="hot-item"> |
|
|
<view wx:else class="hot-item"> |
|
|
<view style="position:relative"> |
|
|
<view style="position:relative"> |
|
|
<common-image width="100%" src="{{item.ext.headimg}}" mode="widthFix"></common-image> |
|
|
<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 |
|
|
<!-- <view wx:if="{{item.type!='act_calendar' && item.ext.address}}" class="hot-location textOver"><text |
|
|
class="iconfont icon-location"></text>{{item.ext.address}}</view> |
|
|
class="iconfont icon-location"></text>{{item.ext.address}}</view> --> |
|
|
</view> |
|
|
</view> |
|
|
<view class="hot-info"> |
|
|
<view class="hot-info"> |
|
|
<view class="hot-title">{{item.title}}</view> |
|
|
<view class="hot-title">{{item.title}}</view> |
|
|
|