Browse Source

爱听支付

DESKTOP-2S67K1S\31396 2 years ago
parent
commit
9bbeb2fc80
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/imusic/index.vue

+ 1 - 1
src/pages/imusic/index.vue

@@ -48,7 +48,7 @@ export default {
     // 立即购买
     getSubmit() {
       if (this.value === '1') {
-        clickPay.postMessage('调取原生支付')
+        clickPay.postMessage(`调取原生支付?id=${this.id}&type=15`)
       } else {
         uni.showToast({
           title: '文案待定',