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