소스 검색

fix: 修改底部

wanggaokun 1 년 전
부모
커밋
106838ae66
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>