1.打開檢查 2.console 3.輸入web
$('tr').each(function(){ if($(this).attr('id')!=null){ var s = $(this).attr('id').slice(9); console.info("正在刪除:"+s); deletePost(s); } }); window.location.reload();
4.按住回車別鬆開svg
如上:重複一次刪除一頁this