From dfb7a8a63e87390dc095e81b04f0404697246d9f Mon Sep 17 00:00:00 2001 From: 张涛 <“2538313560@qq.com”> Date: 星期五, 22 十一月 2024 20:20:56 +0800 Subject: [PATCH] 增加跳转的接口 --- index.html | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f764c80..3a4c2e4 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,10 @@ <html lang="en"> <head> <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"> + <link rel="shortcut icon" type="image/x-icon" href="/src/assets/images/icon-logo1.png" /> + <!-- 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>SmartAl澶фā鍨嬪钩鍙�</title> </head> <body> <div id="app"></div> -- Gitblit v1.8.0