Commit 3447ae7f authored by yu's avatar yu

1

parent 11a8c938
...@@ -712,6 +712,7 @@ cc.Class({ ...@@ -712,6 +712,7 @@ cc.Class({
slider.action = true; slider.action = true;
layout_card.removeAllChildren(); layout_card.removeAllChildren();
normal_label.removeAllChildren(); normal_label.removeAllChildren();
layout_normal.removeAllChildren();
layout_card.opacity = 1; layout_card.opacity = 1;
layout_normal.opacity = 0; layout_normal.opacity = 0;
let r = [239, 0, 135]; let r = [239, 0, 135];
......
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