shish %!s(int64=3) %!d(string=hai) anos
pai
achega
a5950013dc
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      hdApp/src/pagesPurchase/gatherPay.vue

+ 6 - 0
hdApp/src/pagesPurchase/gatherPay.vue

@@ -71,6 +71,12 @@ export default {
     },
     wxPayFn(){
       let that = this
+
+      // #ifdef APP-PLUS
+      this.$msg('请用小程序打开,再支付')
+      return false
+      // #endif
+
       that.$util.confirmModal({content:'确认收到花材没有问题?此账单支付后无法再申请售后'},() => {
         that.confirmWxPayFn()
       })