Parcourir la source

公司名称修改

1004749546@qq.com il y a 4 ans
Parent
commit
e8eeed9894
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      src/components/GlobalFooter/GlobalFooter.vue
  2. 1 1
      src/layouts/UserLayout.vue

+ 1 - 1
src/components/GlobalFooter/GlobalFooter.vue

@@ -16,7 +16,7 @@
     </div> -->
     <div class="copyright">
       Copyright
-      <a-icon type="copyright" /> 2020 <span> 西安车领主网络科技有限公司</span>
+      <a-icon type="copyright" /> 2020 <span> 陕西山海高科信息技术有限公司</span>
     </div>
   </div>
 </template>

+ 1 - 1
src/layouts/UserLayout.vue

@@ -23,7 +23,7 @@
           <a href="_self">条款</a>
         </div> -->
         <div class="copyright">
-          Copyright &copy; 2020 西安车领主网络科技有限公司 <a href="http://beian.miit.gov.cn/" target="_blank">陕ICP备20006268号</a>
+          Copyright &copy; 2020 陕西山海高科信息技术有限公司 <a href="http://beian.miit.gov.cn/" target="_blank">陕ICP备20006268号</a>
         </div>
       </div>
     </div>