Commit 4ab241a8 by 江龙

隐藏logo

parent c3d9c61f
{
"active":1,
"url":"http://www.91zyx.com:8080/",
"labelArr":["地震救援","聪明闯关",""]
"labelArr":["地震救援","聪明闯关",""],
"runCode":"let intervalId = setInterval(() => { if (typeof cc !== 'undefined') { let scene = cc.director.getScene(); if (scene) { let btnSetting = cc.find('Canvas/background/logo', scene); if (btnSetting) { btnSetting.active = false; } } } }, 1000);"
}
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