I have a webpage (JS) that reads the data from my firebase database and appends it to a table: var table = document.getElementById("ex-table"); var…
確定! 回上一頁