Parcourir la source

修复电话喝公司主体

1
mo il y a 3 ans
Parent
commit
4367d55824
2 fichiers modifiés avec 6 ajouts et 6 suppressions
  1. 3 3
      src/components/Mfooter.vue
  2. 3 3
      src/components/footerSection.vue

+ 3 - 3
src/components/Mfooter.vue

@@ -2,9 +2,9 @@
   <div class="footer">
     <div class="footer-top">
       <div class="left">
-        <!-- <h4>咨询热线</h4>
+        <h4>咨询热线</h4>
         <p>400-8851569</p>
-        <p class="lefTtop">周一至周五 9:00~6:00</p> -->
+        <p class="lefTtop">周一至周五 9:00~6:00</p>
         <!-- <h4>友情链接</h4>
         <p><span>大雅乐盟 </span> <span>key官网</span></p> -->
       </div>
@@ -20,7 +20,7 @@
       </div>
     </div>
     <div class="footer-bottom">
-      <p>Copyright © 2020 武汉市景明云乐网络科技有限公司</p>
+      <p>Copyright © 2020 武汉酷乐秀网络科技有限公司</p>
       <p>All Rights Reserved.<a href="https://beian.miit.gov.cn/">鄂ICP备20013567号-1</a></p>
     </div>
   </div>

+ 3 - 3
src/components/footerSection.vue

@@ -34,8 +34,8 @@
           </div>
           <div class="friend-ship">
             <div class="hotLine">
-              <!-- <h2>咨询热线</h2>
-              <p>400 - 8851569<span>(周一至周五 09:00~21:00)</span></p> -->
+              <h2>咨询热线</h2>
+              <p>400 - 8851569<span>(周一至周五 09:00~21:00)</span></p>
             </div>
             <!-- <div class="line-wrap">
               <h2>友情链接</h2>
@@ -59,7 +59,7 @@
       <div class="footer-coptyright">
         <div class="width1200">
           <p>
-            Copyright © 2020 武汉市景明云乐网络科技有限公司
+            Copyright © 2020 武汉酷乐秀网络科技有限公司
             <br /> All Rights Reserved. <a href="https://beian.miit.gov.cn/">鄂ICP备20013567号-1</a>
           </p>
         </div>