131*****867 类似这个API /** * 跳到某帧并停止播放动画。 * @param frame 要跳到的帧 */ gotoAndStop(index: number): void;尝试过设置Animator的playbackTime,但是无效