提交 d03de5a3 authored 作者: 王鹏飞's avatar 王鹏飞

update

上级 15e79f25
...@@ -39,7 +39,7 @@ export default { ...@@ -39,7 +39,7 @@ export default {
handleBuy() { handleBuy() {
api.createWxpayOrder('ezijing', this.productId, { type: 8 }).then(response => { api.createWxpayOrder('ezijing', this.productId, { type: 8 }).then(response => {
console.log(response) console.log(response)
window.alert(response.msg) window.location.href = response.mweb_url
}) })
} }
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论