|
@@ -17,8 +17,17 @@ document.writeln(" ");
|
|
|
document.writeln(" </p>");
|
|
|
document.writeln(" <p>");
|
|
|
document.writeln(" 为保证浏览效果及正常使用,建议使用:IE10及以上/Chrome/火狐等最新更新版本访问<br/>");
|
|
|
-document.writeln(" 版权所有 © 2021 刷制品质量监督检验中心 皖ICP备2022005277号 <br />");
|
|
|
+document.writeln(" 版权所有 © 2021 刷制品质量监督检验中心 <br />");
|
|
|
document.writeln(" </p>");
|
|
|
+document.writeln(" <div style=\'width:300px;margin:0 auto; padding:20px 0;\'>");
|
|
|
+
|
|
|
+document.writeln(" <a target=\'_blank\' href=\'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=34082402000496\' style=\'display:inline-block;text-decoration:none;height:20px;line-height:20px;\'>");
|
|
|
+document.writeln(" <p style=\'float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;\'>");
|
|
|
+document.writeln(" 皖公网安备 34082402000496号");
|
|
|
+document.writeln(" </p>");
|
|
|
+document.writeln(" </a>");
|
|
|
+document.writeln(" </div>");
|
|
|
+
|
|
|
document.writeln(" </div>");
|
|
|
document.writeln(" </div>");
|
|
|
document.writeln(" </div>");
|