소스 검색

Merge branch 'develop' of Software/android-cloud-H5 into release/v5.5

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

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

@@ -157,7 +157,7 @@ export default {
         } else if (this.$userAgent.isSzx && this.$userAgent.isAndroid) {
           window.native.startPurchasePage(productId);
         } else if (this.$userAgent.isSzx && this.$userAgent.isIos) {
-          window.webkit.messageHandlers.activity202211.postMessage(productId);
+          window.webkit.messageHandlers.activity202211.postMessage({productId:productId});
         } else if (this.$userAgent.isMiniProgram) {
           this.$wx.miniProgram.navigateTo({
             url: