Cute_ Panda 🐼 就業了,Still 窮。 says to OKTW Networkif (data.success === 'success') { // 跳轉到習題頁面 var timerInterval; Swal.fire({ title: '你已完成課程!', html: '準備習題中...(倒數 <b></b> 秒)', timer: 3000, timerProgressBar: true, allowOutsideClick: false, onBeforeOpen: () => { Swal.showLoading(); timerInterval = setInterval(() => { swal.getContent().querySelector('b') .textContent = Math.ceil(swal.getTimerLeft() / 1000) }, 100) },at Mon, May 24, 2021 1:49 PM