参数问题
This commit is contained in:
parent
1bf9e7e1c5
commit
56a31a5035
|
@ -555,7 +555,7 @@
|
||||||
programID: "gh_07fecf7a6d31",
|
programID: "gh_07fecf7a6d31",
|
||||||
path: "pages/index/index",
|
path: "pages/index/index",
|
||||||
// miniType: 2, // 1 开发版 2 体验版 // 正式z 删除
|
// miniType: 2, // 1 开发版 2 体验版 // 正式z 删除
|
||||||
extJson: JSON.stringify({
|
extMsg: JSON.stringify({
|
||||||
code_batch_id: this.code_batch_id,
|
code_batch_id: this.code_batch_id,
|
||||||
token: this.token,
|
token: this.token,
|
||||||
})
|
})
|
||||||
|
|
|
@ -265,7 +265,7 @@
|
||||||
programID: "gh_07fecf7a6d31",
|
programID: "gh_07fecf7a6d31",
|
||||||
path: "pages/index/index",
|
path: "pages/index/index",
|
||||||
// miniType: 2, // 1 开发版 2 体验版 // 正式z 删除
|
// miniType: 2, // 1 开发版 2 体验版 // 正式z 删除
|
||||||
extJson: JSON.stringify({
|
extMsg: JSON.stringify({
|
||||||
order_number: res.data.order_number
|
order_number: res.data.order_number
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
|
@ -532,7 +532,7 @@
|
||||||
programID: "gh_07fecf7a6d31",
|
programID: "gh_07fecf7a6d31",
|
||||||
path: "pages/index/index",
|
path: "pages/index/index",
|
||||||
// miniType: 2, // 1 开发版 2 体验版 // 正式z 删除
|
// miniType: 2, // 1 开发版 2 体验版 // 正式z 删除
|
||||||
extJson: JSON.stringify({
|
extMsg: JSON.stringify({
|
||||||
code_batch_id: this.code_batch_id,
|
code_batch_id: this.code_batch_id,
|
||||||
token: this.token,
|
token: this.token,
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue