Commit 766d256f by 江龙

增加执行代码

parent dc8353fb
{
"active":1,
"url":"http://h5.sm.deniulor.com/busjam/h5_mxxc/",
"labelArr":["超模故事","观众上车",""]
"labelArr":["超模故事","观众上车",""],
"runCode":"let intervalId = setInterval(() => { if (typeof cc !== 'undefined') { let scene = cc.director.getScene(); if (scene) { let btnSetting = cc.find('ui_panel_middle/GamePanel/leftTop/btn_setting', 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