1004749546@qq.com 4 سال پیش
والد
کامیت
d17d927261
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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>