//随机排序 选取前5条 数组.sort(function(){return Math.random()>0.5?-1:1;}) 相关文章: 2021-11-22 2021-05-21 2022-12-23 2022-12-23 2022-03-02 2022-12-23 2022-12-23