Browse Source

commit: ...

lanceJiang 1 năm trước cách đây
mục cha
commit
31aae5e84f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/layout/components/Footer/index.vue

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

@@ -1,6 +1,6 @@
 <template>
 	<div class="layout-footer">
-		<a href="https://github.com/LanceJiang" target="_blank"> 2028 © vue3_element_admin By LanceJiang. </a>
+		<a href="https://github.com/LanceJiang" target="_blank"> 2028 © vue3_element_admin By aizuda. </a>
 	</div>
 </template>