Merge branch 'new-dev' of http://gitea.dctpay.com/yangjie/high-mini into youmengting-dev

master
游梦婷 2 years ago
commit 3f32b34007
  1. 6
      pages/tabBar/user/user.vue

@ -24,20 +24,20 @@
<!-- 优惠券卡券 -->
<view class="headcoun width100">
<view class="height80 alijus width92 border-8r backcorfff">
<view class=" fotct" style="width: 50%;" @click="jumppage(5)">
<view class=" fotct" style="width: 33%;" @click="jumppage(5)">
<view class="width100 font12 fcor333"><text class="font20 marglerig">{{textnum}} </text> </view>
<view class="width100 font18 fcor333 mart5">卡券</view>
</view>
<view style="width: 1px;height: 50px;background-color: #f6f6f6;">
</view>
<view class=" fotct" style="width: 50%;" @click="jumppage(6)">
<view class=" fotct" style="width: 33%;" @click="jumppage(6)">
<view class="width100 font12 fcor333"><text class="font20 marglerig">{{textSend}} </text> </view>
<view class="width100 font18 fcor333 mart5">优惠券</view>
</view>
<view style="width: 1px;height: 50px;background-color: #f6f6f6;">
</view>
<view class=" fotct" style="width: 32%;" @click="jumppage(7)">
<view class=" fotct" style="width: 33%;" @click="jumppage(7)">
<view class="width100 font12 fcor333"><text class="font20 marglerig">{{payactivitynum}} </text> </view>
<view class="width100 font18 fcor333 mart5">活动券</view>
</view>

Loading…
Cancel
Save