|
|
@@ -5,18 +5,15 @@
|
|
|
|
|
|
<head th:fragment="header(title, link)">
|
|
|
<meta charset="UTF-8">
|
|
|
-<!-- <link rel="icon" th:href="${portalHost+'/img/ico_logo.ico'}" /> -->
|
|
|
- <link rel="icon" type="image/png" th:href="${portalHost+'/img/ico_logo.png'}" sizes="16x16">
|
|
|
-
|
|
|
+ <link rel="shortcut icon " type="images/x-icon" th:href="${portalHost+ '/img/ico_logo.png'}">
|
|
|
<meta name="Keywords" content="高新技术企业认定_双软评估_军工认证_知识产权贯标_知识产权转移_科德"/>
|
|
|
- <meta name="Description" content="科德信息咨询有限公司17年来专注于国家高新技术企业认定,知识产权贯标,知识产权转移,双软评估,
|
|
|
-体系认证,专利申请,军工三证,工程技术研究中心,创新小巨人等湖南省市科技项目申报、
|
|
|
-成果转化的信息咨询旗舰企业,获得政府部门权威认证的咨询服务机构."/>
|
|
|
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
- <th:block th:replace="${link}" />
|
|
|
- <title></title>
|
|
|
- <script src="https://s13.cnzz.com/z_stat.php?id=1274328485&web_id=1274328485" language="JavaScript"></script>
|
|
|
+ <meta name="Description" content="科德信息咨询有限公司17年来专注于国家高新技术企业认定,知识产权贯标,知识产权转移,双软评估,
|
|
|
+ 体系认证,专利申请,军工三证,工程技术研究中心,创新小巨人等湖南省市科技项目申报、成果转化的信息咨询旗舰企业,获得政府部门权威认证的咨询服务机构."/>
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
+ <th:block th:replace="${link}" />
|
|
|
+ <title></title>
|
|
|
+ <script src="https://s22.cnzz.com/z_stat.php?id=1274334487&web_id=1274334487" language="JavaScript"></script>
|
|
|
</head>
|
|
|
|
|
|
|