Page({ data: { playbackRate: 5.0, // 默认1倍速 animationFrame: null // 用于保存定时器ID }, onReady() { }, })