From 96793ed66832fbeb253338a9949c7e5824f87bdd Mon Sep 17 00:00:00 2001 From: zhangxiao <898441624@qq.com> Date: 星期五, 09 八月 2024 14:26:25 +0800 Subject: [PATCH] fix: 修改登录会话管理样式 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index 210f47d..3f15e7b 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <meta charset="UTF-8" /> <link rel="shortcut icon" type="image/x-icon" href="https://unpkg.byted-static.com/latest/byted/arco-config/assets/favicon.ico"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>澶фā鍨嬪钩鍙�</title> + <title>SmartAl澶фā鍨嬪钩鍙�</title> </head> <body> <div id="app"></div> -- Gitblit v1.8.0