Commit 282033f1 authored by Chen Jiping's avatar Chen Jiping

perf:增加动画实现

parent edbf87da
......@@ -963,7 +963,7 @@ export class PlayComponent implements OnInit, OnDestroy {
}
//播放青蛙待机动画
this.animation(this.frog, this.frog.standbys, 0, 80);
this.animation(this.frog, this.frog.standbys, 0, 40);
}
......
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