|
|
@@ -40,7 +40,7 @@ Page({ |
|
|
|
}else{ |
|
|
|
this.setData({ |
|
|
|
url: options.url + "?token=" + app.globalData.token + "&gameId=" + options.gameId + "&id=" + options.id, |
|
|
|
// url: "http://10.11.195.31:8080/goldEgg/" + "?token=" + app.globalData.token + "&gameId=" + options.gameId + "&id=" + options.id, |
|
|
|
// url: "https://game.youlane.cn/guaguale/index.html" + "?token=" + app.globalData.token + "&gameId=" + options.gameId + "&id=" + options.id, |
|
|
|
}); |
|
|
|
} |
|
|
|
} |