Ver código fonte

fix: 修改底部

wanggaokun 1 ano atrás
pai
commit
106838ae66
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/layouts/components/Footer/index.vue

+ 1 - 1
src/layouts/components/Footer/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div class="footer flx-center">
-    <a href="https://gitee.com/gaokunw/kimi-web" target="_blank"> 2023 © eco-Admin By gaokunw Technology. </a>
+    <a href="https://gitee.com/gaokunw/eco-web" target="_blank"> 2024 © eco By wgk Technology. </a>
   </div>
 </template>