Full text · 原文
802 字
class="article-content cont">
<br>
begin-->国家知识产权局公告<br>
第六四一号<br>
国家知识产权局专利局北京代办处办公地址变更。变更后的信息如下:<br>
地址:北京市丰台区西三环南路1号(北京市政务服务中心3层C岛)<br>
邮编:100161<br>
启用时间:2025年7月31日<br>
电话:010—89156900<br>
传真:010—89156877<br>
银行账户信息不变。<br>
特此公告。<br>
国家知识产权局<br>
2025年7月25日<br>
end-->
<br>
$(function() {
<br>
$($("img").get().reverse()).each(function() {
<br>
if($(this).attr("src").indexOf("http://172.16.21.2") !== -1){
<br>
$(this).attr("src",$(this).attr("src").replace("http://172.16.21.2", ''));
<br>
}
<br>
});
<br>
});
<br>
$("#公告").addClass("on");
<br>
.article-content{font-size:16px!important;} p>img{display:block;margin:0 auto!important;}.article-content>img{display:block;margin:0 auto!important;}
<br>
window.onload= function(){
<br>
$("img").each(
<br>
function(){
<br>
var str;
<br>
str = $(this).attr("src").replace("/transfer/pub/gzjqy/images//", "/");
<br>
$(this).attr("src",str);
<br>
}
<br>
);
<br>
}