Commit bbf628cc by 江龙

隐藏不可用功能

parent e11e4f13
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
"active":1, "active":1,
"url":"https://daren.glifegame.com/hggl/index.html", "url":"https://daren.glifegame.com/hggl/index.html",
"labelArr":["刀剑无间","给娘娘请安",""], "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/GameRoot/Home/RightButtonGroup/ButtonGroup');},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