在vue中,有兩套定時器,一套是瀏覽器API,window對象上的;另一套就是vue/nodejs封裝的,需要引入import { setInterval, clearInterval } from ...
確定! 回上一頁