1.修改工会卡的图片和名称

yj-dev
杨杰 3 years ago
parent 8878e61cd1
commit 5739ecd5ec
  1. 2
      pages/pay/payment/payment.vue
  2. 4
      pages/tabBar/user/user.vue
  3. BIN
      static/img/ghk.png
  4. BIN
      static/img/ghkpay.png

@ -31,7 +31,7 @@
</view> </view>
<view class="row" @tap="paytype='gonghuika'"> <view class="row" @tap="paytype='gonghuika'">
<view class="left"> <view class="left">
<image src="../../../static/img/jfx.png"></image> <image style="border-radius: 50%;" src="../../../static/img/ghkpay.png"></image>
</view> </view>
<view class="center"> <view class="center">
工会卡支付(余额:{{tongCardPrice}}) 工会卡支付(余额:{{tongCardPrice}})

@ -217,8 +217,8 @@
// }, // },
{ {
url: '../../user/unionCard/unionCard', url: '../../user/unionCard/unionCard',
text: '卡记录', text: '工会卡',
img: '../../../static/img/pas.png' img: '../../../static/img/ghk.png'
}, },
{ {
url: '../../login/updatePas/resetPas', url: '../../login/updatePas/resetPas',

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Loading…
Cancel
Save