From 4e3247e44e5d7a851a00e83995902e3876ae7cdc Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期四, 10 三月 2022 20:54:14 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/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