Commit 890a12a3 authored by Tt's avatar Tt

xiugai

parent 95c93499
This diff is collapsed.
......@@ -282,6 +282,7 @@ cc.Class({
let btn_picture = pg.view.find(this, "btn_picture");
let layout_normal = pg.view.find(this, "card_group/layout_normal");
layout_normal.removeAllChildren();
layout_normal.opacity = 0;
let layout_card = pg.view.find(this, "card_group/layout_card");
cc.find("card_group/card_bg2", this.node).opacity = 0;
layout_card.removeAllChildren();
......
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