Skip to content

Instantly share code, notes, and snippets.

@DinoZhang
Last active September 8, 2018 13:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DinoZhang/e6a139f8e158d21a93daa76928ec48f6 to your computer and use it in GitHub Desktop.
Save DinoZhang/e6a139f8e158d21a93daa76928ec48f6 to your computer and use it in GitHub Desktop.
$(".aside").remove();
$("#doc #hd").remove();
$(".crubms-wrap").remove();
$(".user-bar").remove();
$("#doc-header").remove();
$(".reader-tools-bar-wrap").remove();
$(".fix-searchbar-wrap").remove();
$("#bottom-doc-list-8").remove();
$(".ft").remove();
$("#ft").remove();
$("#docBubble").remove();
$("body").attr("margin","auto");
$("#bottom-download").remove();
$("#next_doc_box").remove();
$("#docReport-2").remove();
# class 选择器
$(".wk-other-new-cntent").remove();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment