|
|
|
|
<!--pages/pbService/index.wxml-->
|
|
|
|
|
<title title="公共服务"></title>
|
|
|
|
|
<image lazy-load class="title-img" style="margin-top:16rpx"
|
|
|
|
|
src="https://static.ticket.sz-trip.com/uploads/20211105/9925a5e6d5e535c3c25c6923ec5a2897.png" mode="widthFix"></image>
|
|
|
|
|
<view class="pb-box">
|
|
|
|
|
<!-- <view class="pb-title">游玩助手</view> -->
|
|
|
|
|
<view class="pb-list">
|
|
|
|
|
<!-- <view class="pb-item" bindtap="gotoSku">
|
|
|
|
|
<image lazy-load src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb1.png" mode="widthFix"></image>
|
|
|
|
|
<view>苏康码</view>
|
|
|
|
|
</view> -->
|
|
|
|
|
<view wx:for="{{trafficHelper}}" bindtap="mainIconClick" data-item="{{item}}" wx:key="index" class="pb-item">
|
|
|
|
|
<image lazy-load src="{{item.img}}" mode="widthFix"></image>
|
|
|
|
|
<view>{{item.title}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<image lazy-load class="title-img" src="https://static.ticket.sz-trip.com/uploads/20211115/335a42385c9e15ece075980209b0643a.png"
|
|
|
|
|
mode="widthFix"></image>
|
|
|
|
|
<view class="pb-box">
|
|
|
|
|
<view class="pb-list">
|
|
|
|
|
<view wx:for="{{transportation}}" bindtap="mainIconClick" data-item="{{item}}" wx:key="index" class="pb-item">
|
|
|
|
|
<image lazy-load src="{{item.img}}" mode="widthFix"></image>
|
|
|
|
|
<view>{{item.title}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="pb-box">
|
|
|
|
|
<view class="pb-title">文旅查询</view>
|
|
|
|
|
<view class="pb-list">
|
|
|
|
|
<view class="pb-item" data-title="投资导引图" bindtap="gotoUrl" data-url="https://hot-map.sz-trip.com/">
|
|
|
|
|
<image lazy-load src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb17.png" mode="widthFix"></image>
|
|
|
|
|
<view>投资导引图</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="pb-item" data-title="非遗传承" bindtap="gotoPath" data-path="/pages/pbService/feiyi/index">
|
|
|
|
|
<image lazy-load src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb9.png" mode="widthFix"></image>
|
|
|
|
|
<view>非遗传承</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="pb-item" data-title="文物查询" bindtap="gotoPath" data-path="/pages/pbService/wwcx/index">
|
|
|
|
|
<image lazy-load src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb11.png" mode="widthFix"></image>
|
|
|
|
|
<view>文物查询</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="pb-item" data-title="视觉中心" bindtap="gotoPath" data-path="/pages/pbService/appreciate/index">
|
|
|
|
|
<image lazy-load src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb12.png" mode="widthFix"></image>
|
|
|
|
|
<view>视觉中心</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="pb-item" data-title="书香借阅" bindtap="gotoPath" data-path="/pages/pbService/library/index">
|
|
|
|
|
<image lazy-load src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb13.png" mode="widthFix"></image>
|
|
|
|
|
<view>书香借阅</view>
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
<view class="pb-item" data-title="文化配送" bindtap="gotoPath" data-path="/pages/culture/index">
|
|
|
|
|
<image lazy-load src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb20.png" mode="widthFix"></image>
|
|
|
|
|
<view>文化配送</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="pb-item" data-title="博物馆查询" bindtap="gotoPath" data-path="/pages/pbService/museum/index">
|
|
|
|
|
<image lazy-load src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb19.png" mode="widthFix"></image>
|
|
|
|
|
<view>博物馆查询</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="pb-item" data-title="精彩回顾" bindtap="gotoPath" data-path="/pages/pbService/activity/index">
|
|
|
|
|
<image lazy-load src="https://static.ticket.sz-trip.com/xcxImages/index/pb16.png" mode="widthFix"></image>
|
|
|
|
|
<view>精彩回顾</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="pb-item" data-title="团队预约" bindtap="gotoPath" data-path="/pages/pbService/group/index">
|
|
|
|
|
<image lazy-load src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb21.png" mode="widthFix"></image>
|
|
|
|
|
<view>团队预约</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="pb-item" data-title="廉洁地图" bindtap="gotoUrl" data-url="https://www.lianshi.gov.cn:6295/jianchawei/Web/WebChatJCW/Mobile/EduBase/MobileMap.aspx">
|
|
|
|
|
<image lazy-load src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb22.png" mode="widthFix"></image>
|
|
|
|
|
<view>廉洁地图</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view> -->
|