forEach 不能跳出循环;用some 或者every 代替

some  return true   
every  return false

posted @ 2020-12-09 16:57  红苹果学园  阅读(140)  评论(0)    收藏  举报