dengzhiguo 7 年之前
父節點
當前提交
9bfed5c6f7

二進制
img/order_1.png


二進制
img/order_2.png


二進制
img/order_3.png


+ 3 - 3
src/css/public.css

@@ -41,12 +41,12 @@ header .nav>ul>li>a{color: #074d88;width: 120px;line-height: 90px;display: inlin
 header .nav>ul>li:hover a{color: #074F88;}
 .active a{color:#074F88!important;}
 /*2级导航*/
-header .nav ul li .subnavigation{width: 120px;position: absolute;top: 75px;z-index: 9999;background: #ffffff;display: none;}
+header .nav ul li .subnavigation{width: 120px;position: absolute;top: 76px;z-index: 9999;background: #ffffff;display: none;}
 .subnavigation {padding-top: 18px;padding-bottom: 15px;}
 .subnavigation li>a{width:120px;height: 30px;line-height: 30px;display: inline-block;color: #333333;}
 .subnavigation li:hover a{background: rgba(100,100,100,.7);color: #ffffff!important;}
 .subnavigation li{height: 30px!important;line-height: 30px!important;}
-.h_fix .subnavigation{top: 72px!important;}
+
 /*hot*/
 .nav ul li:hover img{animation: hot 1s infinite linear;transition: all 1s;}
 @keyframes hot{
@@ -185,7 +185,7 @@ font-size: 18px;cursor: pointer;}
 .fastener .new_password_sub{background: #F18101;width:150px;height:40px;border:1px solid #E5E5E5;margin-right: 20px;
     color:#fff;letter-spacing: 8px;font-size: 18px;}
 /*弹出消息提示*/
-.smg{display: none;width: 200px;height: 30px;color: #0C79FF;background: rgba(255,255,255,.7);border-radius: 10px;position: fixed;top:10%;left: 50%;margin-left: -75px;color: blue;z-index: 999999;}
+.smg{display: none;width: 200px;height: 30px;background: rgba(255,255,255,.7);border-radius: 10px;position: fixed;top:10%;left: 50%;margin-left: -75px;color: blue;z-index: 999999;}
 .smg input{width: 200px;height: 30px;border: none;background: none;text-align: center;font-size: 16px;}
 
 /* msg tools*/

+ 1 - 1
src/css/service.css

@@ -65,7 +65,7 @@ line-height: 120px;}
 .Intellectual ul li:first-child+li+li a{width: 216px;height: 70px;background: #ffb200;text-align: center;display: inline-block;line-height: 70px;font-size: 24px;color: #ffffff;}
 .Intellectual ul li:first-child+li+li a:hover{background: #fdce61;color: #383838;transition: all .5s;}
 
-.Intellectual>.container>a{width: 150px;height: 46px;display:inline-block;background: #ffb200;line-height: 46px;text-align: center;color:#FFFFFF;font-size: 16px; margin-top: 20px;border-radius: 10px;}
+.Intellectual>.container>a{width: 150px;height: 46px;display:inline-block;background: #ffb200;line-height: 46px;text-align: center;color:#FFFFFF;font-size: 16px; margin-top: 20px;}
 .customer_main{width: 400px;margin: 0 auto;text-align: center;}
 .customer hr{width: 1200px;margin: 0 auto;}
 .customer_main span{font-size: 30px;color: #074d88;width: 180px;text-align: center;line-height: 120px;display: inline-block;

+ 6 - 3
src/css/technologyTrading/achievementDetail.css

@@ -29,8 +29,11 @@ top:0;left:230px;text-align: center; line-height: 490px;overflow: hidden;}
 .basic>div.basic_center{position: absolute;left:250px;bottom:50px;width:350px;}
 .basic>div.basic_right{position: absolute;left:600px;bottom:50px;width:160px;}
 .basic>div.detail_btn{width:152px;height:45px;background: #FFB200;color:#fff;
-font-weight: bold;font-size: 18px;line-height: 45px;text-align: center;
-position: absolute;left:0;bottom:10px;}
+font-size: 16px;line-height: 45px;text-align: center;letter-spacing: 2px;
+position: absolute;left:0;bottom:10px;cursor: pointer;}
+.basic>div.detail_btn_{width:152px;height:45px;background: #FFB200;color:#fff;
+    font-size: 16px;line-height: 45px;text-align: center;letter-spacing: 2px;
+    position: absolute;left:190px;bottom:10px;cursor: pointer;}
 .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;
@@ -53,7 +56,7 @@ padding: 0 30px;}
 .text_right>p{padding: 10px 25px 0 0;text-align: justify;text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 8;}                 
 .detail_bottom{width:1200px;height:500px;margin: 0 auto;padding-top: 35px;}
 .line{width:1080px;height:20px;border: 1px solid #C8CACE;margin: 0 auto;border-bottom: none;
-text-align: center;font-size: 22px;line-height: 40px;color:#4E4E4E;}
+text-align: center;font-size: 24px;line-height: 40px;color:#383838;}
 
 div.pointer{cursor: pointer;}
 .fine>div>p.achievementId{display: none;}

+ 56 - 0
src/css/technologyTrading/achievementOrder.css

@@ -0,0 +1,56 @@
+*{box-sizing: border-box;}
+#all_achievement{width:100%;height:1500px;border-top:5px solid #2C6698;}
+
+#order_title{width:1200px;height:70px;margin: 20px auto;background: url(../../../img/order_1.png) no-repeat;
+    padding-left: 90px;line-height: 66px;font-size: 30px;color:#383838;}
+#order_cont{width:1200px;height:450px;margin:10px auto;background:#F6F6F6;padding-top: 30px;text-align: center; }
+.order_cont{width:1003px;height:290px;background: url("../../../img/order_3.png") no-repeat;margin: 0 auto;
+position: relative;}
+.order_left{width:270px;height:220px;position: absolute;top:40px;left:110px;}
+.order_left>div{width:270px;height:37px;line-height: 37px;text-align: left;}
+.order_left h4{display: inline-block;font-size: 16px;color:#383838;}
+.order_left p{font-size: 14px;color:#616161;display: inline-block;}
+
+.order_right{width:400px;height:120px;position: absolute;top:115px;left:500px;}
+.order_right>div{width:400px;height:37px;line-height: 37px;text-align: left;}
+.order_right h4{display: inline-block;font-size: 16px;color:#383838;}
+.order_right p{font-size: 14px;color:#616161;display: inline-block;}
+.order_right .order_right_p p{color:#ffb800;}
+.order_right .order_right_p span{width:80px;height:20px;text-align: center;line-height: 20px;cursor: pointer;
+border-radius: 5px;background: #ffb800;color:#fff;display: inline-block;margin-left: 15px;}
+.order_button{width:370px;height:40px;margin: 30px auto 25px;}
+.order_button>div{width:150px;height:40px;background: #ffb200;text-align: center;line-height: 40px;
+display: inline-block;margin-right: 30px;color:#fff;font-size: 18px;letter-spacing: 2px;cursor: pointer;}
+.order_text{color: #616161;font-size: 16px;letter-spacing: 2px;}
+
+#order_flow{width:1200px;height:240px;margin: 0 auto;text-align: center;margin-top: 80px;}
+#order_flow h3{margin-bottom: 20px;color:#383838;font-size: 24px;letter-spacing: 3px;}
+#order_flow img{width:1200px;height:135px;}
+
+
+.detail_bottom{width:1200px;height:500px;margin: 0 auto;padding-top: 35px;}
+.line{width:1080px;height:20px;border: 1px solid #C8CACE;margin: 0 auto;border-bottom: none;
+    text-align: center;font-size: 24px;line-height: 40px;color:#383838;letter-spacing: 3px;}
+div.pointer{cursor: pointer;}
+.fine>div>p.achievementId{display: none;}
+.fine>div>p.achievementTyp{display: none;}
+.main_introduce ul>li>div>p.likeId{display: none;}
+.main_introduce ul>li>div>p.likeType{display: none;}
+.main_introduce{clear: both;padding-top: 40px;overflow: hidden;width: 1200px;}
+.main_introduce ul {overflow: hidden;}
+.main_introduce>ul>li{float: left;margin: 0 15px;width: 270px;height: 360px;background: #ffffff;position: relative;margin-bottom: 16px;}
+.main_introduce ul li>div>img{width:270px ;height: 184px;}
+.list_text {padding-left: 28px;padding-top: 10px;position: absolute;
+    bottom: 0;padding-bottom: 10px;}
+.list_text p{line-height: 30px;height: 30px;color: #2f85d0;font-size: 16px;}
+.list_text p span{margin-left: 8px;color: #787878;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;width: 165px;vertical-align: top;}
+.list_text a{float: right;width: 80px;height: 30px;display: inline-block;text-align: center;background: #2b8de2;margin-top: 8px;border-radius: 10px;margin-right: 20px;line-height: 30px;color: #ffffff;}
+.main_introduce ul li .star{width: 242px;height:56px;position: absolute;top: 138px;background: url(../../../img/achievement_starbj.png)no-repeat center left;left:-10px;background-size:cover ;}
+.main_introduce ul li .star p{color: #FFFFFF;font-size: 24px;margin-top: 8px;margin-left: 15px;float: left;}
+.main_introduce ul li .star ol li{width: 24px;height: 22px;background: url(../../../img/achievement_star.png)no-repeat center;float: left;margin-right:2px;}
+.main_introduce ul li .star ol{float: left;overflow: hidden;margin-top: 13px;margin-left: 2px;}
+.main_introduce>ul>li:hover{cursor: pointer;box-shadow: 2px 4px 8px #cccccc;transition: all .5s;}
+.list_none{width:550px;height:150px;background:url("../../../img/all_null.png") no-repeat;margin:50px auto;}
+.imgnull{width:260px;height:211px;background:url("../../../img/zhuanliimg_null.png") no-repeat;background-size: 260px 211px;}
+
+

+ 1 - 1
src/css/technologyTrading/demandDetail.css

@@ -59,7 +59,7 @@ div.pointer>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;paddi
 .text_right>p{padding: 10px 25px 0 0;}
 .detail_bottom{width:1200px;height:500px;margin: 0 auto;padding-top: 35px;}
 .line{width:1080px;height:20px;border: 1px solid #C8CACE;margin: 0 auto;border-bottom: none;
-    text-align: center;font-size: 22px;line-height: 40px;color:#4E4E4E;}
+    text-align: center;font-size: 24px;line-height: 40px;color:#383838;}
 
 
 .main_introduce{clear: both;padding-top: 40px;overflow: hidden;width: 1200px;}

+ 2 - 2
src/js/technologyTrading/achievement.js

@@ -59,7 +59,7 @@ $(function(){
                             '<a href="#">了解详情</a>',
                             '</div>',
                             '<div class="star">',
-                            '<p>成熟度:<span>'+(thisdata.maturityS?thisdata.maturityS:"")+'</span></p>',
+                            '<p>成熟度:<span>'+(thisdata.maturityS?thisdata.maturityS:"通过小试")+'</span></p>',
                             '</div>',
                             '<input type="hidden" class="achievementId" value="' + thisdata.id + '">',
                             '<input type="hidden" class="achievementType" value="' + thisdata.dataCategory + '">',
@@ -172,7 +172,7 @@ function loadDate(pageNo) {
 	 					'<a href="#">了解详情</a>',
 	 					'</div>',
 	 					'<div class="star">',
-	 					'<p>成熟度:<span>'+(thisdata.maturityS?thisdata.maturityS:"")+'</span></p>',
+	 					'<p>成熟度:<span>'+(thisdata.maturityS?thisdata.maturityS:"通过小试")+'</span></p>',
 	 					'</div>',
 	 					'<input type="hidden" class="achievementId" value="' + thisdata.id + '">',
                         '<input type="hidden" class="achievementType" value="' + thisdata.dataCategory + '">',

+ 13 - 1
src/js/technologyTrading/achievementDetail.js

@@ -20,5 +20,17 @@ import '../../css/technologyTrading/achievementDetail.css';
         var theId = $(this).children("div").children("p.likeId").html();
         var thetype=$(this).children("div").children("p.likeType").html();
         window.open(globalConfig.context + '/portal/technologyTrading/achievementDetail?id=' + theId+'&type='+thetype );
-    })
+    });
+    $(".detail_btn_").click(function(){
+        var isLogin=$("#isLogin").attr("islogin");
+        if(isLogin=="false"){
+            var theId = $("#Id_").attr('val');
+            var thetype=$("#ownerType_").attr('typ');
+            window.open(globalConfig.context + '/portal/technologyTrading/achievementOrder?id=' + theId+'&type='+thetype );
+        }else{
+            $(".head_login").click();
+        }
+       });
+
+
 })();

+ 49 - 0
src/js/technologyTrading/achievementOrder.js

@@ -0,0 +1,49 @@
+import '../../css/bootstrap.less';
+import 'bootstrap/dist/js/bootstrap.js';
+import '../../css/public.css';
+import '../../css/main_banner.css';
+import '../../js/public.js';
+import '../../js/main_banner.js';
+import '../../css/technologyTrading/achievementOrder.css';
+
+
+(function(){
+        $(".order_button div").click(function(){
+            var theId = $("#id_").attr('val');
+            $.ajax({
+                method: "post",
+                dataType: "json",
+                url: globalConfig.context + "/api/user/portal/order/orderAchievement",
+                data: {
+                    achievementId:theId
+                },
+                success: function (data) {
+                    console.log(data.error);
+                    if(data.error==""){
+                         window.open(globalConfig.context+ '/user/account/index.html#techList');
+                    }else{
+                        return;
+                    }
+                }
+         });
+
+
+        })
+})();
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ 26 - 3
src/js/technologyTrading/demandDetail.js

@@ -21,16 +21,39 @@ import '../../css/technologyTrading/demandDetail.css';
     //点击感兴趣
     var t=0;
     $('.basic .loves').click(function(){
+        var theId=$(".loves input").attr("val");
     	if($(this).find('span:first-child').hasClass('box_love')){
     		t=$('.dem_number').text();            		
-    	    $('.dem_number').text(parseInt(t)+1) 
-    	    $(this).find('span:first-child').addClass('bj_love').removeClass('box_love')
+    	    $('.dem_number').text(parseInt(t)+1);
+    	    $(this).find('span:first-child').addClass('bj_love').removeClass('box_love');
+            $.ajax({
+                method: "post",
+                dataType: "json",
+                url: globalConfig.context + "/api/user/portal/achievementInterest",
+                data: {
+                    id:theId
+                },
+                success: function (data) {
+
+                }
+            });
     	    return false;
     	}   	    	
     	if($(this).find('span:first-child').hasClass('bj_love')){
     		t=$('.dem_number').text();         		
-    	    $('.dem_number').text(parseInt(t)-1)  
+    	    $('.dem_number').text(parseInt(t)-1)
     	    $(this).find('span:first-child').addClass('box_love').removeClass('bj_love')
+            $.ajax({
+                method: "post",
+                dataType: "json",
+                url: globalConfig.context + "/api/user/portal/achievementCancelInterest",
+                data: {
+                    id:theId
+                },
+                success: function (data) {
+
+                }
+            });
     	}    	   	
     })
 })();

+ 296 - 0
template/technologyTrading/achievementOrder.html

@@ -0,0 +1,296 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8" />
+    <link rel="icon" href="../../img/ico_logo.ico">
+    <meta name="Keywords" content=""/>
+    <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">
+    <title>科技专利</title>
+    <!--<link rel="stylesheet" href="../../src/css/bootstrap.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/public.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/main_banner.css" />-->
+    <!--<link rel="stylesheet" type="text/css" href="../../src/css/technologyTrading/achievementOrder.css"/>-->
+</head>
+<body>
+<header>
+    <div class="container">
+        <div class="logo"><a href="../../template/index.html"><img src="../../img/Logo111.png" alt="" title="技淘"/></a></div>
+        <div  class="nav">
+            <ul>
+                <li><a href="#">技术交易</a></li>
+                <li><a href="#">科技服务</a><img src="../../img/hot.png" alt="HOT"/></li>
+                <li><a href="#">智库咨询</a></li>
+                <li class="active"><a href="#">科技金融</a></li>
+                <li><a href="#">科技活动</a></li>
+                <li><a href="#">平台共建</a></li>
+            </ul>
+        </div>
+        <div class="nav_right">
+            <a href="">注册</a>
+            <a href="javascript:;" class="head_login">登陆</a>
+            <a href="">关于我们</a>
+        </div>
+    </div>
+</header>
+<div id="all_achievement">
+    <div class="detail">
+        <div id="order_title">
+                订单确认
+        </div>
+        <div id="order_cont">
+            <div class="order_cont">
+                <div class="order_left">
+                    <div> <h4>产品名称:</h4><p>CT,无线电波,透视CT</p></div>
+                    <div> <h4>产品类型:</h4><p>CT,无线电波,透视CT</p></div>
+                    <div> <h4>交易方式:</h4><p>CT,无线电波,透视CT</p></div>
+                    <div> <h4>技术持有人:</h4><p>CT,无线电波,透视CT</p></div>
+                    <div> <h4>技术购买人:</h4><p>CT,无线电波,透视CT</p></div>
+                </div>
+                <div class="order_right">
+                    <div class="order_right_p">
+                        <h4>交易金额:</h4>
+                        <p>CT,无线电波,透视CT</p>
+                        <span>立即议价</span>
+                    </div>
+                    <div>
+                        <h4>电话:</h4>
+                        <p>CT,无线电波,透视CT</p>
+                    </div>
+                    <div>
+                        <h4>电话:</h4>
+                        <p>CT,无线电波,透视CT</p>
+                    </div>
+                </div>
+            </div>
+            <div class="order_button">
+                <div>加入订单</div>
+                <div>去支付</div>
+            </div>
+            <div class="order_text">加入订单,技术所有人很快就会联系你呦~,技淘祝您交易成功!</div>
+        </div>
+        <div id="order_flow">
+            <h3>交易流程</h3>
+            <div>
+                <img src="../../img/order_2.png" alt=""/>
+            </div>
+        </div>
+        <div class="detail_bottom">
+            <div class="line">猜你喜欢</div>
+            <div class="main_introduce">
+                <ul>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p>交易方式<span>怒吼道胡非常胡海</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>成熟度</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p>交易方式<span>怒吼道胡非常胡海</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>成熟度</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p>交易方式<span>怒吼道胡非常胡海</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>成熟度</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p>交易方式<span>怒吼道胡非常胡海</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>成熟度</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                </ul>
+            </div>
+        </div>
+    </div>
+</div>
+
+<!--主体内容区域开始-->
+
+<!--主体内容区域结束-->
+<div id="bottom">
+    <div class="bottom">
+        <div class="bottom_text">
+            <div class="text_top">
+                <a href="#">关于公司/</a>
+                <a href="#">联系我们</a>
+                <p> Copyright &copy 2016-2017 科德 版权所有 湘ICP备15019731号
+                    -2 技术支持:湖南阿凡提科技有限公司</p>
+            </div>
+            <div class="text_center">
+                <div class="cont_left">
+                    <img src="../../img/dizhi.jpg" alt=""/>
+                    <p>湖南省长沙市营盘东路19号金山大厦</p>
+                </div>
+                <div class="cont_center">
+                    <img src="../../img/dianhua.jpg" alt=""/>
+                    <p>合作电话:0731-89907207</p>
+                    <p>400-8800-962八楼</p>
+                </div>
+                <div class="cont_right">
+                    <img src="../../img/erweima.jpg" alt=""/>
+                    <p>科德公众号</p>
+                </div>
+            </div>
+            <div class="text_bottom">
+                <p>友情链接</p>
+                <a href="http://www.hnst.gov.cn/">湖南省科技厅/</a>
+                <a href="http://www.cssti.cn/">长沙市科技局/</a>
+                <a href="http://www.cast.org.cn/">中国科学技术协会/</a>
+                <a href="http://www.chinatorch.gov.cn/">科技部火炬中心/</a>
+                <a href="http://www.nosta.gov.cn/web/index.aspx">国家科技成果奖励办/</a>
+                <a href="http://www.nast.org.cn/">国家科技成果网/</a>
+                <a href="http://www.hnast.org.cn/portal/comm/index.action">湖南省科学技术协会/</a>
+                <a href="http://www.hncgw.gov.cn/">湖南省科技成果转化公共服务平台/</a>
+                <a href="http://www.hnjxw.gov.cn/">湖南省经济信息化委员会/</a>
+                <a href="http://kyy.hnu.cn/">湖南大学科学技术研究院/</a>
+                <a href="http://www.gxst.gov.cn/gxkjt/">广西省科技厅/</a>
+                <a href="http://www.nmkjt.gov.cn/">内蒙古自治区科技厅/</a>
+                <a href="http://www.cshtz.gov.cn/">长沙市高新区管委会/</a>
+                <a href="http://www.jxas.ac.cn/">江西省科学院/</a>
+                <a href="http://www.cnic.cn/front/index.html#/cnicSite/home">中科院计算机网络信息中心/</a>
+                <a href="http://kxyjb.csu.edu.cn/">中南大学科学研究部/</a>
+                <a href="http://www.cast.org.cn/">中国科协创新创业服务中心/</a>
+                <a href="http://www.hbstd.gov.cn/">湖北省科技厅/</a>
+                <a href="http://www.gdstc.gov.cn/">广东省科技厅/</a>
+                <a href="http://www.hnkjt.gov.cn/">河南省科技厅/</a>
+                <a href="http://www.cbtm.gov.cn/">技术合同登记官网</a>
+            </div>
+        </div>
+    </div>
+
+</div>
+<div class="pub_fix">
+    <span class="index_blur"></span>
+    <ul class="ret_top">
+        <li>
+            <a href="">
+                <img src="../../img/index_fix1.png" alt="" />
+                <p>发布需求</p>
+            </a>
+        </li>
+        <li>
+            <a href="">
+                <img src="../../img/index_fix2.png" alt="" />
+                <p>发布技术</p>
+            </a>
+        </li>
+        <li>
+            <a href="tencent://Message/?Uin=2035994611&websiteName=q-zone.qq.com&Menu=yes">
+                <img src="../../img/index_fix3.png" alt="" />
+                <p>联系客服</p>
+            </a>
+        </li>
+        <li>
+            <a href="" class="pendent_box">
+                <img src="../../img/index_fix4.png" alt="" />
+                <p>返回顶部</p>
+            </a>
+        </li>
+    </ul>
+    <span class="index_orange"></span>
+</div>
+<!--登陆页面-->
+
+<div class="login">
+    <div class="login_mian">
+        <div class="login_left">
+            <div class="login_ewm">
+                <img src="../../img/login_ewm.png" alt="二维码" />
+            </div>
+            <p>扫描二维码下载官方</p>
+            <p>技淘APP</p>
+        </div>
+        <div class="login_right">
+            <h5>用户登陆<a href="">免费注册有好礼呦!!</a></h5>
+            <form action="" method="post"  id="form_login">
+                <div class="login_uesr">
+                    <label for="uesname"><img src="../../img/login_use.png"/></label>
+                    <input type="text" name="uesname" id="Lo_user" placeholder="用户名/邮箱/手机" />
+                    <img src="../../img/login_del.png" class="log_del"/>
+                </div>
+                <div class="login_pass">
+                    <label for="pass"><img src="../../img/login_password.png"/></label>
+                    <input type="text" name="pass" id="Lo_pass" placeholder="请输入密码" />
+                </div>
+                <div class="login_check">
+                    <label for="checks" class="lab_check">
+                        <input type="checkbox" name="type" id="checks" />专家
+                    </label>
+                    <label for="checkst" class="lab_checkno">
+                        <input type="checkbox" name="type" id="checkst" />企业
+                    </label>
+                    <u><a href="">忘记密码?</a></u>
+                </div>
+                <input type="submit" value="登 陆" class="login_submit"/>
+            </form>
+            <img src="../../img/login_hua.png" alt="" class="login_hua"/>
+            <img src="../../img/login_shadow.png" alt="阴影效果" class="login_shadow"/>
+        </div>
+    </div>
+    <img src="../../img/login_close.png" alt="" class="login_close"/>
+</div>
+<div class="smg"><input type="text" name="msg" value="" id="msg"/></div>
+</body>
+<!--<script type="text/javascript" src="../../src/js/jquery-2.1.0.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/technologyTrading/achievementOrder.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/public.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/main_banner.js" ></script>-->
+</html>

+ 6 - 0
webpack.config.js

@@ -102,6 +102,12 @@ module.exports = (function () {
             chunks: ['technologyTrading/demandDetail', 'vendors']
         }),
         new HtmlWebpackPlugin({
+            title: '科技交易-技术需求详情',
+            filename: 'html/technologyTrading/achievementOrder.html',
+            template: './template/technologyTrading/achievementOrder.html',
+            chunks: ['technologyTrading/achievementOrder', 'vendors']
+        }),
+        new HtmlWebpackPlugin({
             title: '智库咨询-智政详情',
             filename: 'html/thinkTank/policyDetail.html',
             template: './template/thinkTank/policyDetail.html',

+ 5 - 0
webpack/entry.config.js

@@ -12,6 +12,7 @@ module.exports = {
         'technologyTrading/demand': './src/js/technologyTrading/demand.js',
         'technologyTrading/achievementDetail': './src/js/technologyTrading/achievementDetail.js',
         'technologyTrading/demandDetail': './src/js/technologyTrading/demandDetail.js',
+        'technologyTrading/achievementOrder': './src/js/technologyTrading/achievementOrder.js',
         'thinkTank/policyDetail': './src/js/thinkTank/policyDetail.js',
         'thinkTank/policyList': './src/js/thinkTank/policyList.js',
         'thinkTank/thinkerDetail': './src/js/thinkTank/thinkerDetail.js',
@@ -67,6 +68,10 @@ module.exports = {
             'webpack/hot/only-dev-server',
             './src/js/technologyTrading/achievementDetail.js'
         ],
+        'technologyTrading/achievementOrder': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/technologyTrading/achievementOrder.js'
+        ],
         'technologyTrading/demandDetail': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
             'webpack/hot/only-dev-server',
             './src/js/technologyTrading/demandDetail.js'