... 因此,加入了 setTimeout 方法用來模擬處理的時間: function getContacts() { //利用 setTimeout 函數來模擬耗用時間去伺服器撈資料 setTimeout(() => { let result ...
確定! 回上一頁