Browse Source

公共服务隐藏停车场

master
shaojing 3 years ago
parent
commit
4af8e95dce
  1. 4
      pages/pbService/index.wxml

4
pages/pbService/index.wxml

@ -59,11 +59,11 @@
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb6.png" mode="widthFix"></image>
<view>实时公交</view>
</view> -->
<view class="pb-item" data-event="car_park_public_click" data-title="停车场" bindtap="gotoPath"
<!-- <view class="pb-item" data-event="car_park_public_click" data-title="停车场" 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> -->
<view class="pb-item" data-event="bicycle_click" data-title="公共自行车" 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>

Loading…
Cancel
Save