import { setInterval, clearInterval } from 'timers' 複製程式碼 ... data () { return { timer: 0 } }, //模組初始化時開啟定時器 created ...
確定! 回上一頁