我分享了代码,// 数组API 迭代方法,遍历元素// 1. forEach , map // 2. every , some // 3. filter , find , findIndex // 4. reduce