pay/scanpay.vue
@@ -44,9 +44,9 @@ color: #1E8BE0 } </style> <span class="txt">微信搜索或直接点击打开</span> <span class="txt">微信搜索或点击打开</span> <span class="btn">【冀优邮】</span> <span class="txt">小程序,享受更多优惠</span> <span class="txt">小程序,享更多优惠!</span> </script> </wx-open-launch-weapp> </view> @@ -357,10 +357,10 @@ res.logoImage = config.baseURL + res.logoImage } this.shopInfo = res }).catch(() => { }).catch((err) => { clearTimeout(timer) this.shopInfo.scanFlag = 0 this.tips = '当前用户过多,请稍后重试~_~' this.tips = err.description||'当前用户过多,请稍后重试~_~' this.loading = false })