1.修改代理商名称

2.修改工会卡充值默认价格
yj-dev
杨杰 3 years ago
parent 8bfdb6d1c2
commit b31f21855c
  1. 4
      pages/goods/coupons-info-details/coupons-info-details.vue
  2. 2
      pages/tabBar/user/user.vue
  3. 2
      pages/user/minePromotion/minePromotion.vue

@ -40,14 +40,14 @@
<view class="mart30 fotct font18 marb20 fcor666">{{couponDesInfo.couponAgentCode.convertCode}}</view> <view class="mart30 fotct font18 marb20 fcor666">{{couponDesInfo.couponAgentCode.convertCode}}</view>
<view class="btn90w mart40" @click="copycont(couponDesInfo.couponAgentCode.convertCode)">复制兑换码</view> <view class="btn90w mart40" @click="copycont(couponDesInfo.couponAgentCode.convertCode)">复制兑换码</view>
</view> </view>
<view class="width90" v-if="couponDesInfo.couponCode.status ==3 && couponDesInfo.couponAgentCode.type != 1"> <!-- <view class="width90" v-if="couponDesInfo.couponCode.status ==3 && couponDesInfo.couponAgentCode.type != 1">
<view class="mart20 fotct fcorred font15 marb20"> <view class="mart20 fotct fcorred font15 marb20">
请告知加油员用码商支付</view> 请告知加油员用码商支付</view>
<view class="width90 mart20 fotct"> <view class="width90 mart20 fotct">
<image class="coupon-qr" :src="imageUrl+'couponCode/'+couponDesInfo.couponCode.ext1"></image> <image class="coupon-qr" :src="imageUrl+'couponCode/'+couponDesInfo.couponCode.ext1"></image>
</view> </view>
<view class="mart30 fotct font18 marb20 fcor666">{{couponDesInfo.couponAgentCode.convertCode}}</view> <view class="mart30 fotct font18 marb20 fcor666">{{couponDesInfo.couponAgentCode.convertCode}}</view>
</view> </view> -->
<view class="height60"></view> <view class="height60"></view>
</view> </view>
</template> </template>

@ -231,7 +231,7 @@
}, },
{ {
url: '../../login/login?id=2', url: '../../login/login?id=2',
text: '我的推广', text: '代理商登录',
img: 'user/renw.png' img: 'user/renw.png'
} }

@ -1,6 +1,6 @@
<template> <template>
<view> <view>
<view class="promotion_bg backcorf06 width100 height90 fcorfff fotct font24 fontspec10">我的推广</view> <view class="promotion_bg backcorf06 width100 height90 fcorfff fotct font24 fontspec10">代理商平台</view>
<view class="promotion_dt width90 height100p backcorfff" @click="jumpRunWater"> <view class="promotion_dt width90 height100p backcorfff" @click="jumpRunWater">
<view class="width100 mart10 fcor333 font14 fontwig6 height22"> <view class="width100 mart10 fcor333 font14 fontwig6 height22">
<view class="promotion_xg flleft"></view> <view class="promotion_xg flleft"></view>

Loading…
Cancel
Save