liting2017 6 years ago
parent
commit
24330ecb4e

+ 3 - 1
src/css/newMenu/public.css

@@ -7,7 +7,9 @@ th, td  {
   margin: 0;
   padding: 0;
 }
-
+img{
+	border: none;
+}
 body,
 button, input, select, textarea  {
   font-size:14px; background-color: white;

+ 11 - 0
src/css/newMenu/serviceDetails.css

@@ -83,6 +83,17 @@
     font-weight: 400;
     margin-bottom: 12px;
 }
+
+.serviceDetailsTxt .serviceDetailsTitle p.advertisement{
+    font-size: 14px;
+    color: #9d9d9d;
+    display: inline-block;
+    width: 550px;
+    overflow: hidden;
+    text-overflow: ellipsis;
+    -o-text-overflow: ellipsis;
+    white-space: nowrap;
+}
 .serviceDetailsTxt .serviceDetailsTitle p{
     padding-left: 22px;
 }

+ 3 - 1
src/css/newMenu/shopList.css

@@ -78,7 +78,9 @@
     opacity: 0;
     margin-left: -26px !important;
 }
-
+.shopTr .checkIcon{
+    width: 64px;
+}
 .tabShop ol {
     overflow: hidden;
     height: 50px;

+ 2 - 0
src/css/newMenu/patent.css

@@ -199,7 +199,9 @@
     right: 0;
     top: 50%;
     transform: translateY(-50%);
+    height:246px; 
     width:660px;
+    z-index: 192;
     display: flex;
     display: -webkit-flex;
     justify-content: space-between;

+ 8 - 3
src/css/technologyTrading/demandDetail.css

@@ -21,9 +21,9 @@ text-align: justify;text-overflow: ellipsis;overflow: hidden;display: -webkit-bo
 .big_img>div>img{width:430px;height:440px;}
 .big_img img{width:430px;height:440px;display: inline-block;}
 .basic{width:370px;height:450px;position: absolute;top:95px;left:510px;}
-.basic>div{width:370px;height:55px;border-bottom: 1px solid #EFEFEF;}
+.basic>div{width:370px;border-bottom: 1px solid #EFEFEF;}
 .basic>div.loves{width:150px;}
-.basic>div>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
+.basic>div>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height: 54px;line-height: 54px;}
 .basic>.loves{height:30px;display: inline-block;position: absolute;bottom:-26px;left: -450px;border: none!important;}
 .loves .box_love{width: 16px;height: 15px;display: inline-block;background: url(../../../img/detail_img5_no.jpg)no-repeat center center;margin-top: 2px;vertical-align: top;}
 .basic>.loves:hover{cursor: pointer;}
@@ -48,7 +48,12 @@ div.pointer>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;paddi
 .main_introduce ul>li>div>p.demandId{display: none;}
 .main_introduce ul>li>div>p.demandTyp{display: none;}
 .basic h5{font-weight: bold;}
-.basic>div.inline_span{padding-top: 30px;}
+.basic>div.inline_span span{
+    display: inline-block;
+    height: 54px;
+    line-height: 54px;
+    vertical-align: top
+}
 .fine{width:240px;height:545px;position: absolute;top:45px;right:80px;}
 .fine>img{width:240px;height:160px;}
 .fine>div.fine_title{width:90px;height:35px;background: #3185D0;text-align: center;

+ 5 - 5
src/css/thinkTank.css

@@ -1,7 +1,7 @@
 *{font-family: "微软雅黑";}
 
 .container{width: 1200px;}
-#zizone{width:100%;height:195px;background-image: linear-gradient(#fff,#fff, #f8f8f8);box-shadow: 0 0 10px 0 #eee;}
+#zizone{width:100%;background-image: linear-gradient(#fff,#fff, #f8f8f8);box-shadow: 0 0 10px 0 #eee;display: none}
 #zizone>div{width:1200px;height:195px;margin: 0 auto;position: relative;}
 .zizone img{width: 116px;height: 124px;float: left;margin-left: 104px;}
 .zizone .img_right{float: left;padding-left: 26px;}
@@ -26,14 +26,14 @@ width:600px;height:195px;border-bottom: 5px solid #2D83CE}
 .search_left h4{font-weight: normal;font-size: 20px;color: #f68705;margin-bottom:14px ;}
 .search_left p{font-size: 16px;color: #383838;font-family: "simsun";font-weight: bold;}
 
-.searchs{width: 360px;position: relative;height: 40px;background: #ffffff;box-shadow: 2px 0px 5px #c8c8c8;border-radius: 20px;float: left;display: none;}
+.searchs{width: 360px;position: relative;height: 40px;background: #ffffff;box-shadow: 2px 0px 5px #c8c8c8;border-radius: 20px;float: left;}
 .searchs .select select{-webkit-appearance: none;appearance:none;-moz-appearance:none;;position: absolute;width: 100px;height: 40px;line-height: 40px;color: #f18101;display: inline-block;border: none;font-size: 16px;left:10px;border-radius:10px;background: url(../../img/think_top.png) no-repeat center right;padding-left: 22px;}
 .searchs .select select:focus{outline: none;}
 #search_on input{position: absolute;left: 110px;width: 180px;height: 40px;line-height: 40px;border: none;border-left: 1px solid #CCCCCC;background: #ffffff;padding-left: 5px;font-size: 14px;color: #777777;}
 
 .searchs .select select option:focus{outline: none;}
-.searchs .select select option{text-align: center;border:1px solid transparent;background: #FFFFFF;display: block;-moz-appearance:none; -webkit-appearance:none;appearance:none;border: 1px solid #cccccc;}     
-.searchs .select select option:hover{background: red;}
+.searchs .select select option{border:0!important;text-align: center;border:1px solid transparent;background: #FFFFFF;display: block;-moz-appearance:none; -webkit-appearance:none;appearance:none;border: 1px solid #cccccc!important;}     
+.searchs .select select option:hover{background: red!important}
 .searchs button{width: 64px;height: 40px;position: absolute;right: 5px;background: url(../../img/think_search.png) no-repeat center center;border: none;}
 .searchs button:focus{outline: none;}
 .list_text {font-size: 16px;}
@@ -132,7 +132,7 @@ text-align: justify;text-overflow: ellipsis;overflow: hidden;display: -webkit-bo
 .detail_interest_sub  li{float: left;width: 270px;position: relative;z-index: 15;margin-left: 30px;border: 1px solid #cccccc;overflow: hidden;height: 450px;padding-bottom: 10px;margin-bottom: 20px;}                                      
 .detail_interest_sub  li>img{width: 270px;height: 280px;}                    
 .detail_interest_sub  li:nth-child(4n+1){margin-left: 0;}                   
-.shadow_text{position: absolute;top: 0;left: 0;width: 270px;height: 440px;text-align: center;background: rgba(0,0,0,.7);display: none;}
+.shadow_text{position: absolute;top: 0;left: 0;width: 270px;height: 451px;text-align: center;background: rgba(0,0,0,.7);display: none;}
 .detail_interest_sub  li:hover .shadow_text{display: block;}
 .shadow_text img{width: 28px!important;height: 24px;margin: 0 auto;margin-top: 20px;display: inline-block;}                  
 .search-criteria{padding-top: 50px;padding-bottom: 40px;}                   

+ 1 - 1
src/js/newMenu/index.js

@@ -28,7 +28,7 @@ import 'js/public.js';
 		switch(seachon){
 			case 0:window.open(globalConfig.context + `/portal/technologyTrading/achievementList.html?name=${key}`);break;
 			case 1:window.open(globalConfig.context + `/portal/technologyTrading/demandList.html?name=${key}`);break;
-            case 2:window.open(globalConfig.context + `/portal/thinkTank/policyList?name=${key}`);break;
+            case 2:window.open(globalConfig.context + `/portal/service/patentList?name=${key}`);break;
             case 3:window.open(globalConfig.context + `/portal/thinkTank/policyList?name=${key}`);break;
 			default :break;
 		}

+ 0 - 6
src/js/newMenu/patent.js

@@ -1,6 +0,0 @@
-// import 'css/bootstrap.less';
-// import 'bootstrap/dist/js/bootstrap.js';
-// import 'css/newMenu/public.css';
-// import 'css/newMenu/header.css'
-// import 'css/newMenu/patent.css';
-// import 'js/public.js';

+ 21 - 0
src/js/newMenu/tradingIndex.js

@@ -0,0 +1,21 @@
+import 'css/bootstrap.less';
+import 'bootstrap/dist/js/bootstrap.js';
+import 'css/newMenu/public.css';
+import 'css/newMenu/header.css'
+import 'css/newMenu/tradingIndex.css';
+import 'js/public.js';
+
+
+$(function(){
+    navTop();
+    function navTop() {
+        $(window).scroll(function(){
+            var scrolltop=$(document).scrollTop();
+                if(scrolltop>40){
+                    $('.topNav').addClass('navFix')
+                }else{
+                    $('.topNav').removeClass('navFix');
+                }
+        });
+    }
+})

+ 9 - 6
src/js/thinkTank.js

@@ -15,17 +15,20 @@ import {
 
 $(function() {
 	//初始智者智政切换描点
+	$('.zizone').hide();
+	$('.wiseman_list').show();
+		$('.tab_zizone').hide();
 	var theKeyword, province, dataObj={};
 	var thePageNo = 1,
 		thePageLength = 1,
 		pageSize = 12;
 	let hash=window.location.hash
-	if(hash=="#zizone"){
-		$('.zone_right').addClass('actives').siblings().removeClass('actives')
-		$(".sanjiao").css({ left: "895px" });
-		$('.wiseman_list').show();
-		$('.tab_zizone').hide();
-	}
+	// if(hash=="#zizone"){
+	// 	$('.zone_right').addClass('actives').siblings().removeClass('actives')
+	// 	$(".sanjiao").css({ left: "895px" });
+	// 	$('.wiseman_list').show();
+	// 	$('.tab_zizone').hide();
+	// }
 	navTop();
 	function navTop() {
         $(window).scroll(function(){

+ 3 - 3
template/newMenu/services.html

@@ -160,7 +160,7 @@
             <h3></h3>
             <div class="wrapper">
                 <div class="wrapperLeft">
-                    <div class="title">
+                    <div class="title" id="serviceHigh">
                         <img src="../../img/newMenu/serves_5.png" alt="">
                         <strong>高企服务</strong>
                         <span>我的技术</span>
@@ -231,7 +231,7 @@
                     <div class="advertisement">
                         <img src="../../img/newMenu/serves_14.jpg" alt="">
                     </div>
-                    <div class="title">
+                    <div class="title" id="serviceProperty">
                         <img src="../../img/newMenu/serves_5.png" alt="">
                         <strong>知识产权贯标</strong>
                         <span>我的知产</span>
@@ -582,7 +582,7 @@
                     </div>
                 </div>
             </div>
-            <div class="scienceTtitle">
+            <div class="scienceTtitle" id="serviceProject">
                 <h4>科技项目</h4>
                 <p>企业发展&nbsp;&nbsp;政策扶持</p>
             </div>

+ 24 - 43
template/newMenu/patent.html

@@ -6,10 +6,10 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="X-UA-Compatible" content="ie=edge">
     <title>知识产权交易首页</title>
-    <link rel="stylesheet" href="../../src/css/bootstrap.css">
-    <link rel="stylesheet" href="../../src/css/newMenu/patent.css">
+    <!-- <link rel="stylesheet" href="../../src/css/bootstrap.css">
+    <link rel="stylesheet" href="../../src/css/newMenu/tradingIndex.css">
     <link rel="stylesheet" href="../../src/css/newMenu/public.css">
-    <link rel="stylesheet" href="../../src/css/newMenu/header.css">
+    <link rel="stylesheet" href="../../src/css/newMenu/header.css"> -->
 </head>
 
 <body>
@@ -69,23 +69,23 @@
 						<img src="../../img/index/index_webkit2.png" alt="">
 					</span>
 					<p>
-						<a href="#">高企服务</a>
-						<a href="#">科技项目</a>
+						<a href="#serviceHigh">高企服务</a>
+						<a href="#serviceProject">科技项目</a>
 					</p>
 					<p>
-						<a href="#">知识产权</a>
-						<a href="#">合作客户</a>
+						<a href="#serviceProperty" >知识产权</a>
+						<a href="#serviceCustomer">合作客户</a>
 					</p>
 					<p>
-						<a href="#">企业认证</a>
-						<a href="#">服务能力</a>
+						<a href="#serviceAuthentication">企业认证</a>
+						<a href="#serviceAbility">服务能力</a>
 					</p>
 					<p>
-						<a href="#">管理体系</a>
-						<a href="#">服务流程</a>
+						<a href="#serviceAdministration">管理体系</a>
+						<a href="#serviceProcess">服务流程</a>
 					</p>
 					<p>
-						<a href="#">品牌通</a>
+						<a href="#serviceBrand">品牌通</a>
 					</p>
 				</li>
 				<li>
@@ -94,23 +94,16 @@
 						<img src="../../img/index/index_webkit3.png" alt="">
 					</span>
 					<p>
-						<a href="#">热门关注</a>
-						<a href="#">最新需求</a>
+						<a href="#trandingIndexAchievement">转换技术成果</a>
 					</p>
 					<p>
-						<a href="#">最新发布</a>
-						<a href="#">热门需求</a>
-					</p>
-					<p>
-						<a href="#">专利技术</a>
-						<a href="#">企业技术需求</a>
+						<a href="#trandingIndexDiff">解决技术难题</a>
 					</p>
 					<p>
-						<a href="#">实用技术</a>
-						<a href="#">技术人才需求</a>
+						<a href="#trandingIndexPolicy">知识产权交易政策</a>
 					</p>
 					<p>
-						<a href="#">知识产权交易政策</a>
+						<a href="#trandingIndexExpert">权威专家</a>
 					</p>
 				</li>
 				<li>
@@ -134,18 +127,6 @@
 						<a href="#">知产百科</a>
 					</p>
 				</li>
-				<!-- <li>
-					<div>智库咨询</div>
-					<span>
-						<img src="../../img/index/index_webkit1.png" alt="">
-					</span>
-					<p>
-						<a href="#">智政</a>
-					</p>
-					<p>
-						<a href="#">智者</a>
-					</p>
-				</li> -->
 				<li>
 					<div>关于公司 </div>
 					<span>
@@ -155,13 +136,13 @@
 						<a href="#">公司简介</a>
 					</p>
 					<p>
-						<a href="#">业务范围</a>
+						<a href="#business">业务范围</a>
 					</p>
 					<p>
-						<a href="#">荣誉资质</a>
+						<a href="#honor">荣誉资质</a>
 					</p>
 					<p>
-						<a href="#">发展历程</a>
+						<a href="#development">发展历程</a>
 					</p>
 				</li>
 			</ol>
@@ -268,7 +249,7 @@
                 <img src="../../img/patent/patent_top.jpg" alt="">
             </div>
             <div class="patentTitle patentTop">
-                <h2>转换技术成果</h2>
+                <h2 id="trandingIndexAchievement">转换技术成果</h2>
                 <span></span>
             </div>  
             <a href="#">查看跟多成果</a>
@@ -310,7 +291,7 @@
         </ul>
     </div>
     <div class="patentTitle">
-        <h2>解决技术难题</h2>
+        <h2 id="trandingIndexDiff">解决技术难题</h2>
         <span></span>
     </div>
     <div class="patentSolve">
@@ -336,7 +317,7 @@
     </div>
     <div class="container">
         <div class="patentTitle">
-            <h2>知识产权交易政策</h2>
+            <h2 id="trandingIndexPolicy">知识产权交易政策</h2>
             <span></span>
         </div>
         <div class="news">
@@ -414,7 +395,7 @@
             </div>
         </div>
         <div class="expert">
-            <h5>权威专家</h5>
+            <h5 id="trandingIndexExpert">权威专家</h5>
         </div>
         <div class="expertList">
             <ul>
@@ -699,7 +680,7 @@
 
  <!-- <script src="../../src/js/jquery-2.1.0.js"></script>
 <script src="../../src/js/public.js"></script>
-<script src="../../src//js/newMenu/patentList.js"></script>
+<script src="../../src//js/newMenu/tradingIndex.js"></script>
 <script src="http://libs.baidu.com/bootstrap/3.0.3/js/bootstrap.min.js"></script> -->
 
 </html>

+ 3 - 3
webpack.config.js

@@ -267,9 +267,9 @@ module.exports = (function () {
         }),
         new HtmlWebpackPlugin({
             title: '知识产权申请首页',
-            filename: 'html/newMenu/patent.html',
-            template: './template/newMenu/patent.html',
-            chunks: ['newMenu/patent', 'vendors']
+            filename: 'html/newMenu/tradingIndex.html',
+            template: './template/newMenu/tradingIndex.html',
+            chunks: ['newMenu/tradingIndex', 'vendors']
         })
     ];
     if (!isDev) {

+ 3 - 3
webpack/entry.config.js

@@ -41,7 +41,7 @@ module.exports = {
         'newMenu/serviceDetails': './src/js/newMenu/serviceDetails.js',
         'newMenu/shopList': './src/js/newMenu/shopList.js',
         'newMenu/patentList': './src/js/newMenu/patentList.js',
-        'newMenu/patent': './src/js/newMenu/patent.js'
+        'newMenu/tradingIndex': './src/js/newMenu/tradingIndex.js'
     },
     watch: {
         'index': ['webpack-dev-server/client?http://192.168.1.166', // WebpackDevServer host and port
@@ -202,9 +202,9 @@ module.exports = {
         'webpack/hot/only-dev-server',
         './src/js/newMenu/patentList.js'
         ],
-        'newMenu/patent': ['webpack-dev-server/client?http://192.168.1.166', // WebpackDevServer host and port
+        'newMenu/tradingIndex': ['webpack-dev-server/client?http://192.168.1.166', // WebpackDevServer host and port
         'webpack/hot/only-dev-server',
-        './src/js/newMenu/patent.js'
+        './src/js/newMenu/tradingIndex.js'
         ]
 
     }