no message
This commit is contained in:
parent
c6b0895e9c
commit
40deba6d4f
@ -126,7 +126,7 @@ Component({
|
|||||||
if (type == 'offer') {
|
if (type == 'offer') {
|
||||||
wx.navigateToMiniProgram({
|
wx.navigateToMiniProgram({
|
||||||
appId: "wxa9296b07391c2bc7",
|
appId: "wxa9296b07391c2bc7",
|
||||||
page: "/pages/victoryList/victoryList"
|
path: "/pages/victoryList/victoryList"
|
||||||
})
|
})
|
||||||
|
|
||||||
util.statistics({
|
util.statistics({
|
||||||
@ -138,7 +138,7 @@ Component({
|
|||||||
if (type == 'gx') {
|
if (type == 'gx') {
|
||||||
wx.navigateToMiniProgram({
|
wx.navigateToMiniProgram({
|
||||||
appId: "wxcf0a799771cf2ae6",
|
appId: "wxcf0a799771cf2ae6",
|
||||||
page: "/pages/index/index"
|
path: "/pages/index/index"
|
||||||
})
|
})
|
||||||
|
|
||||||
util.statistics({
|
util.statistics({
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"projectname": "project",
|
"projectname": "project",
|
||||||
"setting": {
|
"setting": {
|
||||||
"compileHotReLoad": false,
|
"compileHotReLoad": false,
|
||||||
"urlCheck": false
|
"urlCheck": true
|
||||||
},
|
},
|
||||||
"condition": {
|
"condition": {
|
||||||
"miniprogram": {
|
"miniprogram": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user