|
|
@@ -6,6 +6,11 @@
|
|
|
<meta name="Description" content=""/>
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1,user-scalable=no">
|
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
|
+ <link th:href="${portalHost + '/vendors.css'}" rel="stylesheet">
|
|
|
+ <link th:href="${portalHost + '/news/appCognizance.css'}" rel="stylesheet" type="text/css">
|
|
|
+ <script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
|
|
|
+ <script type="text/javascript"
|
|
|
+ th:src="${portalHost + '/news/appCognizance.js'}"></script>
|
|
|
<title>高新认定</title>
|
|
|
</head>
|
|
|
<body>
|