Commit 061c9f6a authored by Chen Jiping's avatar Chen Jiping

fix:去掉背景显示

parent d9dbc4b7
......@@ -21,7 +21,7 @@ export class Celebrate{
const bg = new ShapeRect();
this.bg = bg;
bg.alpha = 1;
bg.alpha = 0;
this.initPic();
}
......
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