You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

86 lines
4.3 KiB

<!--pages/pbService/index.wxml-->
<title title="公共服务"></title>
<view class="pb-box">
<view class="pb-title">游玩助手</view>
<view class="pb-list">
<!-- <view class="pb-item" bindtap="gotoSku">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb1.png" mode="widthFix"></image>
<view>苏康码</view>
</view> -->
<view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/security/index">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb2.png" mode="widthFix"></image>
<view>安全服务</view>
</view>
<view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/bike/index?type=1">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb3.png" mode="widthFix"></image>
<view>找厕所</view>
</view>
<view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/sceneComfort/index">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb4.png" mode="widthFix"></image>
<view>景区舒适度</view>
</view>
</view>
</view>
<view class="pb-box">
<view class="pb-title">交通出行</view>
<view class="pb-list">
<!-- <view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/bus/index">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb6.png" mode="widthFix"></image>
<view>实时公交</view>
</view> -->
<view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/bike/index?type=2">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb5.png" mode="widthFix"></image>
<view>停车场</view>
</view>
<view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/bike/index?type=0">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb7.png" mode="widthFix"></image>
<view>公共自行车</view>
</view>
<view class="pb-item" bindtap="jiesongji">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb18.png" mode="widthFix"></image>
<view>接送机</view>
</view>
<view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/PRpark/index">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb8.png" mode="widthFix"></image>
<view>P+R停车场</view>
</view>
</view>
</view>
<view class="pb-box">
<view class="pb-title">文体查询</view>
<view class="pb-list">
<view class="pb-item" bindtap="gotoUrl" data-url="https://hot-map.sz-trip.com/">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb17.png" mode="widthFix"></image>
<view>投资导引图</view>
</view>
<view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/feiyi/index">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb9.png" mode="widthFix"></image>
<view>非遗传承</view>
</view>
<!-- <view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/wbdw/index">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb10.png" mode="widthFix"></image>
<view>文保单位</view>
</view> -->
<view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/wwcx/index">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb11.png" mode="widthFix"></image>
<view>文物查询</view>
</view>
<view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/appreciate/index">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb12.png" mode="widthFix"></image>
<view>在线鉴赏</view>
</view>
<view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/library/index">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb13.png" mode="widthFix"></image>
<view>书香借阅</view>
</view>
<view class="pb-item" bindtap="gotoPath" data-path="/pages/pbService/gym/index">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb14.png" mode="widthFix"></image>
<view>体育场馆</view>
</view>
<view class="pb-item" bindtap="garbage">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb16.png" mode="widthFix"></image>
<view>垃圾分类</view>
</view>
</view>
</view>