Full text · 原文
769 字
class="article-content cont">
<br>
begin-->国家知识产权局公告<br>
第六六六号<br>
根据《地理标志产品保护办法》,国家知识产权局于2025年11月10日发布第六五一号公告,对潮绣予以初步认定,公告期满无异议。<br>
自2026年1月11日起,国家知识产权局对上述产品予以地理标志产品认定,并实施保护。<br>
国家知识产权局<br>
2026年2月3日<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>
}