hboy2015

var cartlist = new Array();

cartlist.splice(i,1);//i为开始的索引,1为移除的对象数

 

分类:

技术点:

相关文章: