liting2017 7 år sedan
förälder
incheckning
ccfbd7b590

BIN
img/all_null1.png


+ 1 - 0
src/css/financial/investmentInstitution.css

@@ -16,6 +16,7 @@
 #industryList>li span { font-size: 14px; line-height: 26px;color: #666; }
 #industryList>li:hover{cursor: pointer;background: #ffb200}
 #industryList>li:hover>span{;color: #FFFFFF;}
+#industryList>li:first-child+li{display: none;}
 .search-title span{width: 88px;height: 38px;background: #2f85d0;color: #ffffff;line-height: 38px;display: inline-block;text-align: center;}
 .search-select{margin-top: 4px;}
 .portal-content{padding-left: 10px;}

+ 1 - 1
src/css/public.css

@@ -107,7 +107,7 @@ display: none;cursor: pointer;background: #5888B5 url("../../img/youce_daohang.p
 
 /*登陆页面*/
 .login{width: 100%;background: rgba(6,6,6,.4);position: fixed;top: 0;left: 0;z-index: 999999;display: none;}
-.login_mian{width: 600px;background: #ffffff;position: absolute;top: 50%;margin-top: -200px;left: 50%;margin-left: -300px;padding-left: 45px;
+.login_mian{width: 600px;background: #ffffff;position: absolute;top: 50%;margin-top: -200px;left: 50%;margin-left: -300px;
     padding-top: 60px;padding-bottom: 96px;}
 .login_left{float: left;padding-bottom: 10px;width: 265px;text-align: center;}
 .login_left .login_ewm{width: 95px;padding-top: 34px;margin-bottom: 10px;display: inline-block;text-align: center;}

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

@@ -19,7 +19,7 @@
 .achievement_header .text_replace{float: left; }
 .achievement_header .text_replace img{vertical-align: top;margin-top:14px;margin-right: 10px;}
 .achievement_header ul li img:hover{cursor: pointer;}
-.text_replace span{vertical-align: top;margin-top: 6px;display: inline-block;}
+.text_replace span{vertical-align: top;margin-top:8px;display: inline-block;}
 /*行业分类*/
 .wrap { width: 100%; margin: 0 auto;background: #ffffff;border-bottom: 1px solid #cccccc;margin-bottom: 20px;}
 .wrap .portal-content {width: 1200px;margin: 0 auto;padding-top: 18px; }

+ 1 - 0
src/css/thinktank.css

@@ -133,6 +133,7 @@ width:600px;height:195px;}
 .search-title>span{    width: 88px;height: 28px;font-size: 14px;background: #2f85d0;color: #ffffff;
     line-height: 28px;display: inline-block;text-align: center;}
 .imgbg{width: 550px!important;height: 150px;background: url(../../img/all_null.png) no-repeat;margin: 0px auto;}
+.imgbgs{width: 550px!important;height: 150px;background: url(../../img/all_null1.png) no-repeat;margin: 0px auto;}
 .pagination .active a{color:#fff !important;}
                         
 .pagination > li > a:hover, .pagination > li > a:focus{background: #ffd800!important;color: #ffffff;outline: none;}                       

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

@@ -319,12 +319,12 @@ function loadDate(pageNo) {
 		$('.achievement_header ul li').eq(0).find('p').text(text_ind);
 	})
      //点击搜索下面的字段快捷搜索
-    $('.head_right ol li').click(function () {    	
+    $('.head_right ol li').click(function () {        	
         theKeyword = $(this).text();        
         $('#technologyModeList li').eq(0).addClass('active').siblings().removeClass('active');
         $('#transferModeList li').eq(0).addClass('active').siblings().removeClass('active');
-        $('.achievement_header ul li').eq(0).show().siblings().hide();
-        $('.achievement_header ul li').eq(0).find('p').text(theKeyword);
+        $('.text_replace').show();
+        $('.text_replace span').text(theKeyword);
         $('#search_on input').val(theKeyword);
         loadDate();       
     });

+ 3 - 3
src/js/technologyTrading/demand.js

@@ -353,9 +353,9 @@ $(function(){
     $('.head_right ol li').click(function () {    	
         theKeyword = $(this).text();        
         $('#technologyModeList li').eq(0).addClass('active').siblings().removeClass('active');
-        $('#transferModeList li').eq(0).addClass('active').siblings().removeClass('active');
-        $('.achievement_header ul li').eq(0).show().siblings().hide();
-        $('.achievement_header ul li').eq(0).find('p').text(theKeyword);
+        $('#transferModeList li').eq(0).addClass('active').siblings().removeClass('active');       
+        $('.text_replace').show();
+        $('.text_replace span').text(theKeyword);
         $('#search_on input').val(theKeyword);
         loadDate();       
     });

+ 8 - 6
src/js/thinktank.js

@@ -35,14 +35,14 @@ $(function(){
     var pageNos = 1;
     var thePageLengths=1;
     var pageSizes = 4;
-    var provinces=1;
+    var provinces;
     function datt(provinces,pageNos){
         $.ajax({
             method: "get",
             dataType: "json",
             url: globalConfig.context + "/portal/news/list",
             data: {
-                provinceId:provinces || 1,
+                provinceId:provinces,
                 hot: 1,
                 pageNo:pageNos || 1,
                 type:5,
@@ -111,7 +111,7 @@ $(function(){
             dataType: "json",
             url: globalConfig.context + "/portal/news/list",
             data: {
-                provinceId:provinces || 1,
+                provinceId:provinces,
                 hot: 1,
                 pageNo:pageNos || 1,
                 type:5,
@@ -138,8 +138,11 @@ $(function(){
                         +"</p><a href='"+srctt+"'>MORE+</a>"              
                         +"</div></li>"
                 }
-                $('.policy ol').show();
+                $('.policy ol').show();               
                 $('.policy ul').html(policy_li);
+                if(result.data.list.length===0){                	
+                    $('.policy ul').html('<div class="imgbgs"></div>') ;
+                }
             }.bind(this)
         })
     })
@@ -181,8 +184,7 @@ $(function(){
         $('.more_city .inp').addClass('thon');
         $('.place_city ul li').removeClass('thon');
         $('.policy ol li').eq(0).addClass('active_of').siblings().removeClass('active_of');
-        var p_val=$(this).attr('value');
-       // if(p_val='')
+        var p_val=$(this).attr('value');    
         provinces=p_val	;
         datt(provinces,1);
     });