king
2019-07-16 ed58afaaa564c54d22a42593265addce08bd5850
src/components/header.vue
@@ -77,7 +77,6 @@
            </el-collapse-item>
         </el-collapse>
      </div>
   </div>
</template>
@@ -205,7 +204,7 @@
               this.menus[5].flag = false;
            }
         },
         add5(u,i){
         add5(u,i) {
            if(i != 4){
               this.$router.push(`${u}#anchor-${i}`)
            }else{
@@ -386,7 +385,6 @@
      }
   }
   @media (max-width: 750px) and (min-width: 0) {
      .title_s{
         font-size: 0.35rem;
@@ -432,7 +430,6 @@
         background-color: black;
         height: 0.5rem;
         line-height: 0.5rem;
      }
      .header .nav .nav_ul {
@@ -465,14 +462,11 @@
            display: none;
         }
      }
      .header .nav .navico,
      .header .nav .homeico {
         display: inline-block;
         padding: 0;
      }
      .abloutMingKe_ul,
      .abloutMingKe_ul1 {
         background: #303030;
@@ -521,10 +515,7 @@
         padding-right: 0.5rem;
         margin-bottom: 0.1rem;
      }
   }
   .list1 {
      display: flex;
      opacity: 0;
@@ -534,7 +525,6 @@
      top: 0.65rem;
      right: 0;
   }
   .list2 {
      opacity: 0;
      width: 2rem;
@@ -543,11 +533,9 @@
      top: 0.76rem;
      right: -0.84rem;
   }
   .active {
      opacity: 1;
   }
   .active1 {
      background: #212020;
   }