Commit ec48e9a5 authored by liujiangnan's avatar liujiangnan

debug

parent 4c6ab1d1
......@@ -98,7 +98,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
item.parent = this.node;
contentNode.removeAllChildren();
item.parent = contentNode;
item.active = false;
// item.active = false;
// 绘制
for (let i = 0; i < this.rows.length; i++) {
......
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