Object.keys() 返回顺序与遍历对象属性时的顺序一样,调用的是 ... Object .keys(sorted) + .sort((a, b)=> a - b) .forEach((top, topIndex) => {
確定! 回上一頁