If you have a JSON in the form of Array , you can iterate over the items and create a <li> using JavaScript: const data = [{ name: 'Adalbeto', ...
確定! 回上一頁