There is a syntax error in the provided array. There is an extra comma after the second object. The corrected array should be:

let arr = [{"left":0,"widthChild":200,"duration":2},{"left":65,"widthChild":200,"duration":2},{"left":65,"widthChild":200,"duration":2}];
let arr = left0widthChild200duration2left65widthChild200duration2left65widthChild200duration2

原文地址: https://www.cveoy.top/t/topic/bzlV 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录