alert
This commit is contained in:
parent
d413e04942
commit
c2e4ef84fd
|
@ -264,11 +264,11 @@
|
||||||
alert(33)
|
alert(33)
|
||||||
return Fw.device.api.openWXMiniProgram({
|
return Fw.device.api.openWXMiniProgram({
|
||||||
programID: "wx9ed74283ad25bca1",
|
programID: "wx9ed74283ad25bca1",
|
||||||
path: "pages/index/index",
|
path: "weixin://dl/business/?t=ZBl03HYOtOj",
|
||||||
miniType: 2, // 1 开发版 2 体验版
|
miniType: 2, // 1 开发版 2 体验版
|
||||||
extJson: JSON.stringify({
|
// extJson: JSON.stringify({
|
||||||
order_number: res.data.order_number
|
// order_number: res.data.order_number
|
||||||
})
|
// })
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
//微信
|
//微信
|
||||||
|
|
Loading…
Reference in New Issue