From bb50a243145dba2b3bf5f3bf225c63a092697a16 Mon Sep 17 00:00:00 2001 From: mrjackwang <30337754+mrjackwang@users.noreply.github.com> Date: 星期五, 04 三月 2022 20:37:17 +0800 Subject: [PATCH] Merge branch '648540858:wvp-28181-2.0' into wvp-28181-2.0 --- web_src/index.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/web_src/index.html b/web_src/index.html index 697e987..af1cad2 100644 --- a/web_src/index.html +++ b/web_src/index.html @@ -4,6 +4,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <title>鍥芥爣28181</title> + <link rel="shortcut icon" href="static/favicon.ico" type="image/x-icon"> <link rel="stylesheet" type="text/css" href="./static/css/iconfont.css"> <link rel="stylesheet" type="text/css" href="./static/css/login.css"> </head> -- Gitblit v1.8.0