完美转存优快云博客为PDF的方式(使用JS代码)
1. 复制js代码(function(){ 'use strict'; var articleBox = $("div.article_content"); articleBox.removeAttr("style"); $("#btn-readmore").parent().remove(); $("#side").remove(); $("#comment_title, #comment_list, #comment_bar, #comment_form, .announce, #ad_c
原创
2021-03-31 17:00:44 ·
286 阅读 ·
0 评论