Commit 29bb9fe6 by 江龙

摩托向前冲

parent 773790c8
{ {
"active":1, "active":1,
"url":"https://wenshi-static.game.jingyougz.com/minigame/h5/pond/index.html", "url":"https://static.zuiqiangyingyu.cn/wb_webview/riotparty/h5/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/Logo');hideItems('Canvas/Container/Debug');(cc.find('Canvas/Container/Home') || {children: []}).children.forEach(n => ['ios_remove', 'ios_des'].includes(n.name) && (n.active = false));},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