Full text · 原文
945 字
class="article-content cont">
<br>
begin-->为配合新修订的《专利审查指南》实施,国家知识产权局决定对业务调整涉及的专利申请请求类表格作出相应修订。<br>
具体修订内容包括:以纸件形式办理专利业务使用的请求类表格10份,修订清单及其相应的表格文件详见附件1和附件2。<br>
以上修订自2026年1月1日起启用,对应的旧版表格同时停止使用。本次修订不涉及客户端和电子申请数据标准规范调整。<br>
当前启用的专利纸件申请请求类表格,当事人均可以即时通过登录国家知识产权局网站(http://www.cnipa.gov.cn)“政务服务”专栏下的“表格下载”栏目查阅下载。<br>
特此通知。<br>
附件:1. 修订的纸件申请请求类表格清单<br>
2. 相应的请求类表格文件<br>
国家知识产权局<br>
2025年12月15日<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>
}