Browse Source

隐藏体育场馆

master
shaojing 2 years ago
parent
commit
3e93f5ad33
  1. 12
      pages/pbService/index.wxml

12
pages/pbService/index.wxml

@ -29,11 +29,11 @@
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb4.png" mode="widthFix"></image>
<view>景区舒适度</view>
</view>
<view class="pb-item" data-event="stadium_click" data-title="体育场馆" bindtap="gotoPath"
<!-- <view class="pb-item" data-event="stadium_click" data-title="体育场馆" 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> -->
<view class="pb-item" data-event="garbage_click" data-title="垃圾分类" bindtap="garbage">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb16.png" mode="widthFix"></image>
<view>垃圾分类</view>
@ -63,11 +63,15 @@
<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"
data-path="/pages/pbService/bike/index?type=2">
<view class="pb-item" data-title="停车场" bindtap="gotoUrl" data-url="https://m.cloud.sz-trip.com/ParkingArea">
<image src="https://static.ticket.sz-trip.com/xcxImages/pbservice/pb5.png" mode="widthFix"></image>
<view>停车场</view>
</view>
<!-- <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 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