소스 검색

支付宝

shish 2 년 전
부모
커밋
93585ffb3e
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      hdApp/src/pagesPurchase/gatherPay.vue
  2. 1 1
      hdApp/src/pagesPurchase/wechatPay.vue

+ 1 - 1
hdApp/src/pagesPurchase/gatherPay.vue

@@ -92,7 +92,7 @@ export default {
     aliPay(){
       let that = this
       // #ifdef MP-WEIXIN
-      this.$util.confirmModal({content:'请到【应用市场】下载花掌柜,登录即可支付'},() => { })
+      this.$util.confirmModal({content:'支付宝付款,请到【应用市场】下载花掌柜,登录即可支付'},() => { })
       return false
       // #endif
 

+ 1 - 1
hdApp/src/pagesPurchase/wechatPay.vue

@@ -157,7 +157,7 @@ export default {
     appAliPayFn(){
       let that = this
       // #ifdef MP-WEIXIN
-      this.$util.confirmModal({content:'请到【应用市场】下载花掌柜,登录即可支付'},() => { })
+      this.$util.confirmModal({content:'支付宝付款,请到【应用市场】下载花掌柜,登录即可支付'},() => { })
       return false
       // #endif
       // #ifdef APP-PLUS