#沸你不可#
队名:前端反卷大队
队员:@前端杨同学 @frllk @人生缺张草稿

检测是否是数组的方式:
Array.isArray()
instanceof
Object.prototype.toString.call()
展开
1