Forráskód Böngészése

Merge branch 'feature/双11' of Software/android-cloud-H5 into develop

huangxiaojing 2 éve%!(EXTRA string=óta)
szülő
commit
6688027d23
1 módosított fájl, 1 hozzáadás és 1 törlés
  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: