function liveSearch() { // Locate the card elements let cards = document.querySelectorAll('.cards') // Locate the search input let ...
確定! 回上一頁