Browse Source

放开团购订单入口

master
chenkainan 2 months ago
parent
commit
a5bf3c2947
  1. 4
      pages/user/user.wxml

4
pages/user/user.wxml

@ -59,7 +59,7 @@
</view> </view>
</view> </view>
<!-- <navigator url="/pages/pbService/web/index?weburl=https://m.cloud.sz-trip.com/groupTradesNew" <navigator url="/pages/pbService/web/index?weburl=https://m.cloud.sz-trip.com/groupTradesNew"
style="width: 696rpx;height: 107rpx;margin: 26rpx auto;line-height: 1;background: #FFFFFF;display: flex;align-items: center;justify-content: space-between;border-radius: 20rpx;padding: 0 20rpx;box-sizing: border-box;"> style="width: 696rpx;height: 107rpx;margin: 26rpx auto;line-height: 1;background: #FFFFFF;display: flex;align-items: center;justify-content: space-between;border-radius: 20rpx;padding: 0 20rpx;box-sizing: border-box;">
<view class="com-flex"> <view class="com-flex">
<view style="font-size: 29rpx;color: #333;margin-right: 6rpx;">团购订单</view> <view style="font-size: 29rpx;color: #333;margin-right: 6rpx;">团购订单</view>
@ -69,7 +69,7 @@
<view style="font-size: 27rpx;color: #888;">更多</view> <view style="font-size: 27rpx;color: #888;">更多</view>
<text class="iconfont icon-you" style="font-size: 24rpx;color: #888;"></text> <text class="iconfont icon-you" style="font-size: 24rpx;color: #888;"></text>
</view> </view>
</navigator> --> </navigator>
<view class="user-box"> <view class="user-box">
<navigator url="cartlist/list" class="user-box-line" catchtap="pagePoint" data-event="mine_cart"> <navigator url="cartlist/list" class="user-box-line" catchtap="pagePoint" data-event="mine_cart">

Loading…
Cancel
Save