Commit ea557cf0 by 江龙

修改游戏内容

parent 13858a3f
{
"active":1,
"url":"https://game2.sfplay.net/PlantTrees/v1/",
"labelArr":["烧脑找茬","80修路",""],
"runCode":""
"url":"https://game2.sfplay.net/bathing3D/v1/",
"labelArr":["烧脑找茬","洗浴中心",""],
"runCode":"let intervalId=setInterval(()=>{let hideItems=function(itemPath){if(typeof cc!=='undefined'){let scene=cc.director.getScene();if(scene){let btnSetting=cc.find(itemPath,scene);if(btnSetting){btnSetting.active=false}}}};hideItems('Canvas/UISetting/root/devNode');},100)"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment