From 96793ed66832fbeb253338a9949c7e5824f87bdd Mon Sep 17 00:00:00 2001 From: zhangxiao <898441624@qq.com> Date: 星期五, 09 八月 2024 14:26:25 +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