DESKTOP-2S67K1S\31396 hace 2 años
padre
commit
9bbeb2fc80
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: '文案待定',