瀏覽代碼

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,