Return a promise from the then handler that waits: .then(() => new Promise(resolve => setTimeout(resolve, 1000))).
確定! 回上一頁