Browse Source

首页酒店住宿临时跳转新能源专题

master
18761167687 1 year ago
parent
commit
ca5bec2793
  1. 7
      pages/index/index.wxml

7
pages/index/index.wxml

@ -107,7 +107,12 @@
<image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/jcyc.png" mode="widthFix"></image> <image src="https://static.ticket.sz-trip.com/jundaosuzhou/images/holiday/jcyc.png" mode="widthFix"></image>
<view class="text">剧场演出</view> <view class="text">剧场演出</view>
</view> </view>
<view bindtap="gotoPath" data-event="hotel_click" data-title="酒店住宿" data-path="/pages/list/hotel/index" class="pbservice-item"> <!-- <view bindtap="gotoPath" data-event="hotel_click" data-title="酒店住宿" data-path="/pages/list/hotel/index" class="pbservice-item">
<image src="https://static.ticket.sz-trip.com/uploads/20250122/abd1f734fa04b783d8083ea1139b91fd.png" mode="widthFix"></image>
<view class="text">酒店住宿</view>
</view> -->
<!-- 临时跳转专题页 -->
<view bindtap="gotoUrl" data-event="hotel_click" data-title="酒店住宿" data-url="https://m.cloud.sz-trip.com/carPurchase" class="pbservice-item">
<image src="https://static.ticket.sz-trip.com/uploads/20250122/abd1f734fa04b783d8083ea1139b91fd.png" mode="widthFix"></image> <image src="https://static.ticket.sz-trip.com/uploads/20250122/abd1f734fa04b783d8083ea1139b91fd.png" mode="widthFix"></image>
<view class="text">酒店住宿</view> <view class="text">酒店住宿</view>
</view> </view>

Loading…
Cancel
Save