You can use JavaScript array shift method to remove the first element from the array. let arr = [1,2,3 ...
確定! 回上一頁