Selaa lähdekoodia

公司名称修改

1004749546@qq.com 4 vuotta sitten
vanhempi
commit
ee8342cf67
2 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 2 2
      src/components/GlobalFooter/GlobalFooter.vue
  2. 1 1
      src/layouts/UserLayout.vue

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

@@ -16,8 +16,8 @@
     </div> -->
     <div class="copyright">
       Copyright
-      <a-icon type="copyright" /> 2020 <span> 西安车领主网络科技有限公司</span>
-    </div>
+      <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>