Commit 35702739 by 江龙

进击的大鹅

parent 1e3470cf
......@@ -2,5 +2,5 @@
"active":1,
"url":"https://cdn.flysheeep.com/noadgame/GoGoGoose/20240326_1/web-mobile/index.html",
"labelArr":["粉刷泡泡","进击的大鹅",""],
"runCode":""
"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/boardView/settingBoard/GMBtn');},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