gsap.from('.left',{ onStart(){ // 開始的回撥函式 console.log(1); } ... tween.pause(2,false); // 自殺 kill() 如果以後還使用動畫別使用這個 ...
確定! 回上一頁