0
2
71
简单去重 1.indexOf去重 2.利用对象方法 利用ES6语法中的 new set() 也可去重 数组排序 let array = [2,5...
参考 https://www.jianshu.com/p/2d92e169fa65后台 前台