xuxueyang
2024-09-05 f8867b8df117d1ac0f1311970994e15059c3da03
pages/user/supplier-user.vue
@@ -183,7 +183,7 @@
                  <view>优惠券</view>
               </view>
               <view class="service-icons" @click="goto('/sub_pages/customer/coupon/point-self',true)">
               <view class="service-icons" @click="goto('/sub_pages/customer/coupon/good-self',true)">
                  <image src="../../static/images/customer/service/service-icon-9.png" class="t2 service-icon ">
                  </image>
                  <view>兑换券</view>
@@ -490,7 +490,7 @@
               success: async function(res) {
                  console.log('条码内容:' + res.result);
                  if (!res.result) {
                     that.$message.showToast('未识别出合伙人信息,如果是微信小程序二维码,请微信扫码打开')
                     that.$message.showToast('未识别出合伙人信息,请用微信扫码打开')
                     return
                  }
                  var dto = undefined