const localStorageKey = "images";. let imageData = [];. // Render image in HTML by adding to the unordered list. ... // Add image to local storage ...
確定! 回上一頁