liting2017 6 years ago
parent
commit
c924e402d6
2 changed files with 1 additions and 3 deletions
  1. 1 0
      src/css/newMenu/services.css
  2. 0 3
      src/js/newMenu/serviceList.js

+ 1 - 0
src/css/newMenu/services.css

@@ -366,6 +366,7 @@
     height: 100%;
     left: 0;
     top: 0;
+    background: rgba(0,0,0,.5);
 }
 .applicationWrapLeft .introduce h4{
     margin-top: 30px;

+ 0 - 3
src/js/newMenu/serviceList.js

@@ -154,8 +154,6 @@ $(function () {
                 $('.industryList').append(htmls);
                 $('.industryList ul').html(theArrs);
                 if(state){
-                    console.log(id)
-                    console.log($('.objList')[0])
                     $('.objList>div').eq((id-1)).addClass('active');
                     $('.objList>div').eq((id-1)).find('div').eq(0).addClass('active');
                 }else{
@@ -211,7 +209,6 @@ $(function () {
                         let thisdata = data.data.list[i],
                              news = formatDuring(times)-formatDuring(thisdata.releaseDate);
                              var introd=thisdata.introduce?(thisdata.introduce).replace(/<\/?.+?>/g,""):thisdata.introduce;
-                           //  <a href="${globalConfig.context}/portal/service/serviceDetail?id=${thisdata.id?thisdata.id:''}">
                         theArrs.push(`
                         <li dataId="${thisdata.id}">
                                 <div class="img serviceImg">