javascript常用方法On this page常用方法Arraymapsplicetips: 会改变数组原始值 arr.splice(startIndex, count, [item?...])Math四舍五入toFixed() 但要注意结果是 string 类型。平方pow(num, '次方数')