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