Parcourir la source

新增3个落地页

anderx il y a 7 ans
Parent
commit
555f114506

+ 0 - 1
src/main/java/com/goafanti/common/controller/WebpageController.java

@@ -1183,7 +1183,6 @@ public class WebpageController extends BaseController {
 			List<String> honorPictures = Arrays.asList(honor.split(","));
 			if (honorPictures.size() > 0)
 				modelAndView.addObject("honors", honorPictures);
-
 		}
 		return modelAndView;
 	}

+ 118 - 0
src/main/webapp/WEB-INF/views/portal/continueHigh.html

@@ -0,0 +1,118 @@
+<!DOCTYPE html>
+
+<html  xmlns="http://www.w3.org/1999/xhtml"
+	xmlns:th="http://www.thymeleaf.org"
+	xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
+
+<head th:replace="common::header(~{::title},~{::link})">
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge">
+    <link th:href="${portalHost+'/vendors.css'}" rel="stylesheet">
+ 	<link rel="stylesheet" th:href="${portalHost+'/newMenu/continueHigh.css'}"> 
+    <title>高新认定</title>
+</head>
+<body>
+	<div th:replace="common::nav('','')"></div>
+   
+    <div class="continueHighBanner">
+        <img th:src="${portalHost+'/img/index/index_banner1.png'}" alt="">
+    </div>
+    <div class="container">
+        <div class="highTitle">
+            <h4>概念</h4>
+            <span>Conception</span>
+            <div>
+                <img th:src="${portalHost+'/img/advertisement/high_1.png'}" alt="">
+            </div>
+            <h3>什么是高新认定?</h3>
+            <p>科学是发展的重要内在推动力,高新技术企业是指在《国家重点支持的高新技术领域》内,持续进行研究开发与技术成果转化,形成企业核心自主知识产权,并以此为基础开展经营活动,在中国境内(不包括港、澳、台地区)注册一年以上的居民企业。</p>
+        </div>
+        <div class="highTitle">
+                <h4>申请</h4>
+                <span>Application</span>
+        </div> 
+        <div class="gaoxin">
+        	<div>
+        		<div class="goodTitle">申请好处</div>
+        		<p>1、税收减免40%。</p>
+        		<p>2、财政专项资金补贴。</p>
+        		<p>3、上市优先。</p>
+        		<p>4、政府资金倾向。</p>
+        		<p>5、品牌价值提升。</p>
+        		<p> 6、创新能力提高。</p>
+        	</div>
+        	<div>
+        		<div class="goodTitle">申请条件</div>
+        		<p>您只需要提供:</p>
+        		<p>1.营业执照。</p>
+        		<p>2.组织机构代码证和税务登记证。</p>
+        		<p>3.企业职工情况。</p>
+        		<p>4.年度税务情况。</p>
+        	</div>
+        	<div>
+        		<div class="goodTitle">申请流程</div>
+        		<p>1、企业进行自我评价 。</p>
+        		<p>2、进行网上注册登记。</p>
+        		<p>3、企业提交认定申请。</p>
+        		<p>4、认定机构必要组织认定 。</p>
+        		<p>5、公示和颁发认定证书。</p>
+        	</div>
+        	<div class="linede">
+        		
+        	</div>
+        	<div class="linedes"></div>
+        </div>
+        <div class="highTitle">
+            <h4>我们的优势</h4>
+            <span>Our advantages</span>
+        </div> 
+        <div class="youshi">
+        	<div>a、17年信誉保证   历史通过率高达96.8% </div>
+        	<div>b、全程一对一专人对接跟踪服务 </div>
+        	<div>c、未通过,可免费重新申请或退款</div>
+        </div>
+        <div class="highTitle">
+            <h4>高企相关</h4>
+            <span>High enterprise related</span>
+        </div>
+        <div class="highRelevant">
+            <ul>
+                <li>
+                    <p>高企诊断</p>
+                    <div>
+                        <img th:src="${portalHost+'/img/advertisement/indea1.png'}" alt="">
+                        <p><a th:href="${gqc1}==null?@{/portal/service/serviceList}:@{/portal/service/serviceList(topId=${gqc1.id})}">了解详情</a></p>
+                    </div>
+                </li>
+                <li>
+                    <p>高企认定</p>
+                    <div>
+                        <img th:src="${portalHost+'/img/advertisement/indea2.png'}" alt="">
+                        <p><a th:href="${gqc1}==null?@{/portal/service/serviceList}:@{/portal/service/serviceList(topId=${gqc1.id})}">了解详情</a></p>
+                    </div>
+                </li>
+                <li>
+                    <p>高企培育</p>
+                    <div>
+                        <img th:src="${portalHost+'/img/advertisement/indea3.png'}" alt="" class="peiyu">
+                        <p><a th:href="${gqc1}==null?@{/portal/service/serviceList}:@{/portal/service/serviceList(topId=${gqc1.id})}">了解详情</a></p>
+                    </div>
+                </li>
+            </ul>
+        </div>
+        <div class="highBtn">
+           <div><a href="javascript:;"  onclick="openZoosUrl('chatwin');">立即咨询</a></div>
+        </div>
+    </div>
+    <footer>
+			<div th:replace="common::copyright"></div>
+		<div th:replace="common::login"></div>
+	</footer>
+	<div th:replace="common::footer(~{::script})">
+	<script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
+		<script type="text/javascript" th:src="${portalHost+'/newMenu/continueHigh.js'}"></script>
+	</div>
+</body>
+<!-- <script language="javascript" src="https://put.zoosnet.net/JS/LsJS.aspx?siteid=PUT70876498&float=1&lng=cn"></script> -->
+</html>

+ 113 - 0
src/main/webapp/WEB-INF/views/portal/militaryProject.html

@@ -0,0 +1,113 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml"
+	xmlns:th="http://www.thymeleaf.org"
+	xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
+
+<head th:replace="common::header(~{::title},~{::link})">
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge">
+ 	<link th:href="${portalHost+'/vendors.css'}" rel="stylesheet">
+	<link th:href="${portalHost+'/newMenu/continueHigh.css'}"  rel="stylesheet"> 
+    <title>军工认证</title>
+</head>
+<body>
+   <div th:replace="common::nav('','')"></div>
+    <div class="continueHighBanner">
+        <img th:src="${portalHost + '/img/index/xinxing1.jpg'}" alt="">
+    </div>
+    <div class="container">
+        <div class="highTitle">
+            <h4>概念</h4>
+            <span>Conception</span>
+            <div>
+                <img th:src="${portalHost + '/img/advertisement/high_1.png'}" alt="">
+            </div>
+            <h3>什么是军工认证?</h3>
+            <p class="militaryTxt">军工认证也就是军工资质条件,是指申请承担武器装备科研生产任务的单位应具备的能力和资格,也就是进入军方市场的“通行证”或“门槛”。</p>
+        </div>
+        <div class="highTitle">
+                <h4>申请好处</h4>
+                <span>Certification benefits</span>
+        </div> 
+        <div class="military">
+            <div class="militaryList">
+                <div>
+                    <p>1、获取需求信息,可以取得军方用户某一专业领域的需求信息,参加招投标</p>
+                </div>
+                <div>
+                    <p>2、得到经费支持,一旦中标,就有可能取得科研经费或条件保障费的支持。</p>
+                </div>
+                <div>
+                    <p>3、得到政策支持</p>
+                </div> 
+                <div>
+                    <p>4、有减免税收的优惠,可以享受减免税的优惠政策,如:需购买国外的仪器设备可以享收免税</p>
+                </div>  
+                <div>
+                    <p>5、有比较丰厚的回报,军品任务的利润一般都比民品高</p>
+                </div>
+                <div>
+                    <p>6、带动技术进步</p>
+                </div>
+                <div>
+                    <p>7、提高企业管理水平,通过三证认证,特别是军工质量认证,许可证认证可以提升企业现代化管理水平</p>
+                </div>
+            </div>
+        </div>
+        <div class="highTitle">
+            <h4>我们的优势</h4>
+            <span>Our advantages</span>
+        </div> 
+        <div class="youshi">
+        	<div>a、17年信誉保证   历史通过率高达96.8% </div>
+        	<div>b、全程一对一专人对接跟踪服务 </div>
+        	<div>c、未通过,可免费重新申请或退款</div>
+        </div>
+        <div class="highTitle">
+            <h4>军工认证</h4>
+            <span>High enterprise related</span>
+        </div>
+        <div class="highRelevant projectTxt">
+            <ul>
+                <li>
+                    <p>武器装备科研</p>
+                    <p>生产保密资格认证</p>
+                    <div>
+                        <img th:src="${portalHost + '/img/advertisement/militaryProject_11.png'}" alt="" class="wuqi">
+                        <p> <a href="#">了解详情</a></p>
+                    </div>
+                </li>
+                <li>
+                    <p>武器装备科研</p>
+                    <p>生产许可证认证</p>
+                    <div>
+                        <img th:src="${portalHost + '/img/advertisement/militaryProject_22.png'}" alt="">
+                        <p><a href="#">了解详情</a></p>
+                    </div>
+                </li>
+                <li>
+                    <p>装备承制</p>
+                    <p>单位资格认证</p>
+                    <div>
+                        <img th:src="${portalHost + '/img/advertisement/militaryProject_33.png'}" alt="" class="chengzhi">
+                        <p><a href="#">了解详情</a></p>
+                    </div>
+                </li>
+            </ul>
+        </div>
+        <div class="highBtn">
+           <div><a href="javascript:;"  onclick="openZoosUrl('chatwin');">立即咨询</a></div>
+        </div>
+    </div>
+    <footer>
+		<div th:replace="common::copyright"></div>
+		<div th:replace="common::login"></div>
+	</footer> 
+	<div th:replace="common::footer(~{::script})">
+	<script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
+		<script type="text/javascript" th:src="${portalHost+'/newMenu/militaryProject.js'}"></script>
+	</div>
+</body>
+<!-- <script language="javascript" src="https://put.zoosnet.net/JS/LsJS.aspx?siteid=PUT70876498&float=1&lng=cn"></script> -->
+</html>

+ 110 - 0
src/main/webapp/WEB-INF/views/portal/practicalPatent.html

@@ -0,0 +1,110 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml"
+	xmlns:th="http://www.thymeleaf.org"
+	xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
+
+<head th:replace="common::header(~{::title},~{::link})">
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge">
+ 	<link th:href="${portalHost+'/vendors.css'}" rel="stylesheet">
+	<link rel="stylesheet" th:href="${portalHost+'/newMenu/continueHigh.css'}"> 
+    <title>实用新型专利</title>
+</head>
+<body>
+    <div th:replace="common::nav('','')"></div>
+    <div class="continueHighBanner">
+        <img th:src="${portalHost+'/img/index/xinxing1.jpg'}" alt="">
+    </div>
+    <div class="container">
+        <div class="highTitle">
+            <h4>概念</h4>
+            <span>Conception</span>
+            <div>
+                <img th:src="${portalHost+'/img/advertisement/high_1.png'}" alt="">
+            </div>
+            <h3>什么是实用新型专利?</h3>
+            <p>我国《专利法》明确将实用新型作为专利保护的类型之一,规定实用新型专利是指:产品形状、构造或者其结合所提出的适于实用的新的技术方案。</p>
+        </div>
+        <div class="highTitle">
+                <h4>申请</h4>
+                <span>Application</span>
+        </div> 
+        <div class="dgood">
+        	<div class="goodd">
+        		<div class="goodTitle">申请好处</div>
+        		<p>1、专利作为一种无形资产,具有巨大的商业价值,是提升企业竞争力的重要手段。</p>
+        		<p>2、企业将科研成果申请专利,是企业实施专利战略的基础。</p>
+        		<p>3、专利的质量和数量是企业创新能力和核心竞争能力的体现,是企业在该行业身份及地位的象征。</p>
+        		<p>4、企业通过应用专利制度可以获得长期的利益回报。</p>
+        		<p>5、企业拥有专利是申报高新技术企业、创新基金等各类科技计划、项目的必要前提条件。</p>
+        	</div>
+        	<div class="goodf">
+        		<div class="goodTitle">申请条件</div>
+        		<p>实用新型只限于具有一定形状的产品,不能是一种方法,也不能是没有固定形状的产品,对实用新型的创造性要求不太高,而实用性较强。</p>
+        	</div>
+        	<div class="goodg">
+        		<div class="goodTitle">申请流程</div>
+        		<span>申请阶段</span>
+        		<span>审查阶段</span>
+        		<span>授权阶段</span>
+        		<span>认定机构必要组织认定</span>
+        	</div>
+        	<div class="lined">
+        		
+        	</div>
+        	<div class="lineds"></div>
+        </div>
+        <div class="highTitle">
+            <h4>我们的优势</h4>
+            <span>Our advantages</span>
+        </div> 
+        <div class="youshi">
+        	<div>a、17年信誉保证   历史通过率高达96.8% </div>
+        	<div>b、全程一对一专人对接跟踪服务 </div>
+        	<div>c、未通过,可免费重新申请或退款</div>
+        </div>
+        <div class="highTitle">
+            <h4>知识产权</h4>
+            <span>High enterprise related</span>
+        </div>
+        <div class="highRelevant">
+            <ul>
+                <li>
+                    <p>发明专利</p>
+                    <div>
+                        <img th:src="${portalHost+'/img/advertisement/practicalPatent_11.png'}" alt="" class="faming">
+                        <p> <a href="#">了解详情</a></p>
+                    </div>
+                </li>
+                <li>
+                    <p>商标注册</p>
+                    <div>
+                        <img th:src="${portalHost+'/img/advertisement/practicalPatent_22.png'}" alt="">
+                        <p><a href="#">了解详情</a></p>
+                    </div>
+                </li>
+                <li>
+                    <p>软件著作权</p>
+                    <div>
+                        <img th:src="${portalHost+'/img/advertisement/practicalPatent_33.png'}" alt="">
+                        <p><a href="#">了解详情</a></p>
+                    </div>
+                </li>
+            </ul>
+        </div>
+        <div class="highBtn">
+           <div><a href="javascript:;"  onclick="openZoosUrl('chatwin');">立即咨询</a></div>
+        </div>
+    </div>
+	<footer>
+		<div th:replace="common::copyright"></div>
+		<div th:replace="common::login"></div>
+	</footer>
+	<div th:replace="common::footer(~{::script})">
+	<script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
+		<script type="text/javascript" th:src="${portalHost+'/newMenu/practicalPatent.js'}"></script>
+	</div>
+</body>
+<!-- <script language="javascript" src="https://put.zoosnet.net/JS/LsJS.aspx?siteid=PUT70876498&float=1&lng=cn"></script> -->
+</html>