From 3ffa64648831ceade32fba83047d0e99ff92c990 Mon Sep 17 00:00:00 2001
From: 张涛 <“2538313560@qq.com”>
Date: 星期一, 18 十一月 2024 14:06:00 +0800
Subject: [PATCH] fix:改动

---
 src/components/footer/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/footer/index.vue b/src/components/footer/index.vue
index fc5302d..12ced0f 100644
--- a/src/components/footer/index.vue
+++ b/src/components/footer/index.vue
@@ -1,5 +1,5 @@
 <template>
-  <a-layout-footer class="footer">澶фā鍨嬪钩鍙�</a-layout-footer>
+  <a-layout-footer class="footer">SmartAl澶фā鍨嬪钩鍙�</a-layout-footer>
 </template>
 
 <script lang="ts" setup></script>

--
Gitblit v1.8.0