Commit 1decbabf authored by limingzhe's avatar limingzhe

fix: 去掉log btn

parent 542e567d
......@@ -202,6 +202,9 @@ cc.Class({
this.initAudio();
this.initView();
const node = cc.find('middleLayer/ConsoleNode/BtnOpen');
node.opacity = 0;
// this.initListener();
},
......
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 to comment