no message

This commit is contained in:
A1300399510 2024-12-26 18:51:58 +08:00
parent c6b0895e9c
commit 40deba6d4f
2 changed files with 3 additions and 3 deletions

View File

@ -126,7 +126,7 @@ Component({
if (type == 'offer') {
wx.navigateToMiniProgram({
appId: "wxa9296b07391c2bc7",
page: "/pages/victoryList/victoryList"
path: "/pages/victoryList/victoryList"
})
util.statistics({
@ -138,7 +138,7 @@ Component({
if (type == 'gx') {
wx.navigateToMiniProgram({
appId: "wxcf0a799771cf2ae6",
page: "/pages/index/index"
path: "/pages/index/index"
})
util.statistics({

View File

@ -3,7 +3,7 @@
"projectname": "project",
"setting": {
"compileHotReLoad": false,
"urlCheck": false
"urlCheck": true
},
"condition": {
"miniprogram": {