Commit 6debfb8ddfda2a3c8eca5a0ca509338ac587886a

Authored by Andy
1 parent 095b42a5

add

js/services.js
1 1
2 //集团 tab 切换 2 //集团 tab 切换
3 -$('.cd-primary-nav').on('click', function (event) { 3 +/*$('.cd-primary-nav').on('click', function (event) {
4 if ($(event.target).is('.cd-primary-nav')) $(this).children('ul').toggleClass('is-visible'); 4 if ($(event.target).is('.cd-primary-nav')) $(this).children('ul').toggleClass('is-visible');
5 }); 5 });
6 uploadVideo($('.cd-hero-slider')); 6 uploadVideo($('.cd-hero-slider'));
@@ -75,8 +75,8 @@ $.fn.removeClassPrefix = function (prefix) { @@ -75,8 +75,8 @@ $.fn.removeClassPrefix = function (prefix) {
75 el.className = $.trim(classes.join(" ")); 75 el.className = $.trim(classes.join(" "));
76 }); 76 });
77 return this; 77 return this;
78 -};  
79 -/*$('#services-soft-wrap li').on('click',function () { 78 +};*/
  79 +$('#services-soft-wrap li').on('click',function () {
80 var _index = $(this).index(); 80 var _index = $(this).index();
81 81
82 $('#services-wrap-sass').css('background-image','url(images/services_saasIco'+(_index+1)+'.png)') 82 $('#services-wrap-sass').css('background-image','url(images/services_saasIco'+(_index+1)+'.png)')
@@ -85,7 +85,7 @@ $.fn.removeClassPrefix = function (prefix) { @@ -85,7 +85,7 @@ $.fn.removeClassPrefix = function (prefix) {
85 $('#services-soft-wrap li').eq(_index).children('div').removeClass('displaynone'); 85 $('#services-soft-wrap li').eq(_index).children('div').removeClass('displaynone');
86 // $('.ai-success-stories-list-bar').css('left',100*_index); 86 // $('.ai-success-stories-list-bar').css('left',100*_index);
87 $('#services-section-wrap>li').eq(_index).removeClass('displaynone').siblings().addClass('displaynone') 87 $('#services-section-wrap>li').eq(_index).removeClass('displaynone').siblings().addClass('displaynone')
88 -});*/ 88 +});
89 89
90 //车场 tab 切换 90 //车场 tab 切换
91 $('#services-park-wrap li').on('click',function () { 91 $('#services-park-wrap li').on('click',function () {
services.html
@@ -29,7 +29,7 @@ @@ -29,7 +29,7 @@
29 <link type="text/css" rel="stylesheet" href="style.css?a=2"> 29 <link type="text/css" rel="stylesheet" href="style.css?a=2">
30 <link type="text/css" rel="stylesheet" href="css/responsive.css"> 30 <link type="text/css" rel="stylesheet" href="css/responsive.css">
31 <link type="text/css" rel="stylesheet" href="css/services.css"> 31 <link type="text/css" rel="stylesheet" href="css/services.css">
32 - <link type="text/css" rel="stylesheet" href="css/serslide.css"> 32 + <!--<link type="text/css" rel="stylesheet" href="css/serslide.css">-->
33 33
34 <!-- Color CSS --> 34 <!-- Color CSS -->
35 <link type="text/css" rel="stylesheet" href="css/color/color7.css"> 35 <link type="text/css" rel="stylesheet" href="css/color/color7.css">
@@ -69,7 +69,7 @@ @@ -69,7 +69,7 @@
69 <!--banner end--> 69 <!--banner end-->
70 <div class="services-content"> 70 <div class="services-content">
71 <!--集团 sta--> 71 <!--集团 sta-->
72 - <section class="cd-hero"> 72 + <!--<section class="cd-hero">
73 <div class="cd-slider-nav"> 73 <div class="cd-slider-nav">
74 <nav> 74 <nav>
75 <span class="cd-marker item-3"></span> 75 <span class="cd-marker item-3"></span>
@@ -104,8 +104,8 @@ @@ -104,8 +104,8 @@
104 </div> 104 </div>
105 </li> 105 </li>
106 </ul> 106 </ul>
107 - </section>  
108 - <!--<section class="section"> 107 + </section>-->
  108 + <section class="section">
109 <div class="container"> 109 <div class="container">
110 <ul class="row servicessection-wrap"> 110 <ul class="row servicessection-wrap">
111 <li class="text-center col-md-6 services-wrap-left-1" id="services-wrap-sass"></li> 111 <li class="text-center col-md-6 services-wrap-left-1" id="services-wrap-sass"></li>
@@ -156,7 +156,7 @@ @@ -156,7 +156,7 @@
156 </li> 156 </li>
157 </ul> 157 </ul>
158 </div> 158 </div>
159 - </section>--> 159 + </section>
160 <!--集团 end--> 160 <!--集团 end-->
161 <!--车场 sta--> 161 <!--车场 sta-->
162 <section class="section"> 162 <section class="section">