Browse Source

Merge branch 'master' of http://150.158.33.144:3000/lalalashen/MoeNovaClient

XSXS 1 week ago
parent
commit
bfb2b81eb9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/vip/M_purchase.vue

+ 1 - 1
pages/vip/M_purchase.vue

@@ -457,7 +457,7 @@ export default {
       uni.requestPayment({
         provider: 'appleiap',
         orderInfo: {
-          productId: productId
+          productid: productId
         },
         success: function (res) {
           console.log('苹果内购支付成功:', res);