今天剛好碰到這個問題. 記錄一下. $.each(data, function(index, obj){. if (index == 1) {. return; // 等於continue. } ...
確定! 回上一頁