跳至內容

「User:Star0/User:Star0/Sandbox/1.js」:修訂間差異

無編輯摘要
無編輯摘要
無編輯摘要
第1行: 第1行:
(function() {
(function() {
test1.firstElementChild.firstElementChild.firstElementChild.src = "https://arcwiki.mcd.blue/images/thumb/b/b1/News_20240824_1.png/825px-News_20240824_1.png"
const test1 = document.querySelector("#test1");
test1.firstElementChild.firstElementChild.firstElementChild.src = "https://ice.frostsky.com/2024/09/20/185815f9e15db2942cbc0937eb8e19c9.png"
console.log("src change");
console.log("src change");
})();
})();