1
xuxueyang
2024-09-05 7fc7d7060275296045e841d4b6aa2e89bfb55f23
pages/user/supplier-user.vue
@@ -188,6 +188,15 @@
                  </image>
                  <view>兑换券</view>
               </view>
               <!-- #endif -->
               <!-- #ifndef PUB_CUSTOMER_DEV -->
               <view class="service-icons" >
               </view>
               <view class="service-icons" >
               </view>
               <!-- #endif -->
            </view>
         </view>
@@ -490,7 +499,7 @@
               success: async function(res) {
                  console.log('条码内容:' + res.result);
                  if (!res.result) {
                     that.$message.showToast('未识别出合伙人信息,请微信扫码打开')
                     that.$message.showToast('未识别出合伙人信息,请用微信扫码打开')
                     return
                  }
                  var dto = undefined