在HTML中怎么遍历集合可以用each,也可以用for循环,举例:function load(userList){var htmlv=""$.each(userList,function(i,item){htmlv+"<t2023-03-01html-css170