setAttribute ("id", `li-items-${index}`); const span = document.createElement("span"); span.classList.add("dwn", "fa", "fa-download"); ...
確定! 回上一頁