Full text · 原文
818 字
class="article-content cont">
<br>
begin-->国家知识产权局公告<br>
第六三一号<br>
国家知识产权局专利局海口代办处专利费用收缴账户变更。变更后信息如下:<br>
户 名:国家知识产权局专利局海口代办处<br>
开户银行:中国工商银行股份有限公司海口滨江支行<br>
账 号:2201022429200066392<br>
启用时间:2025年6月20日。<br>
自2025年6月20日起,原账户停止使用。<br>
特此公告。<br>
国家知识产权局<br>
2025年5月29日<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>
}