There is only one array you have to loop over and you can access everything else with dot notation: const copy = bestseller.buy_links.map(el ...
確定! 回上一頁