← Back to document
--> 关于商标注销程序的指引
Open original site →
Extracted Text
class="article-content cont">
begin-->关于商标注销程序的指引.pdf
end-->
$(function() {
$($("img").get().reverse()).each(function() {
if($(this).attr("src").indexOf("http://172.16.21.2") !== -1){
$(this).attr("src",$(this).attr("src").replace("http://172.16.21.2", ''));
}
});
});
$("#政策解读").addClass("on");
.article-content{font-size:16px!important;} p>img{display:block;margin:0 auto!important;}.article-content>img{display:block;margin:0 auto!important;}
window.onload= function(){
$("img").each(
function(){
var str;
str = $(this).attr("src").replace("/transfer/pub/gzjqy/images//", "/");
$(this).attr("src",str);
}
);
}
Archived Raw HTML