소스 검색

9块9年卡对接微信小程序支付

huangxiaojing 2 년 전
부모
커밋
d6ca7db0c2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/activity/lottery/index.vue

+ 1 - 1
pages/activity/lottery/index.vue

@@ -219,7 +219,7 @@ export default {
           }
           this.$wx.miniProgram.postMessage({
             data: {
-              action: 'updateAppMessageShareData',
+              action: 'payAppMessageData',
               params: {
                 payType: this.payType === 'aliPay' ? 3 : 2,
                 orderNum: res.data.myOrderNum,