From 23f8f2717620e9c4b8184275e785df32501c53b5 Mon Sep 17 00:00:00 2001 From: zhangxiao <898441624@qq.com> Date: 星期二, 06 八月 2024 19:24:00 +0800 Subject: [PATCH] fix: 修改首页bug --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index f764c80..210f47d 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>Arco Design Pro</title> + <title>澶фā鍨嬪钩鍙�</title> </head> <body> <div id="app"></div> -- Gitblit v1.8.0