From 00929a147aa125a617f5ec28597bf355356f65f8 Mon Sep 17 00:00:00 2001 From: lty <876263681@qq.com> Date: 星期二, 24 三月 2026 10:35:54 +0800 Subject: [PATCH] #约旦数据库 --- src/main/webapp/views/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html index 88ccce2..1fe6c7a 100644 --- a/src/main/webapp/views/index.html +++ b/src/main/webapp/views/index.html @@ -6,7 +6,7 @@ <meta name="renderer" content="webkit"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0"> - <link rel="icon" type="image/x-icon" href="../static/image/favicon.ico" /> + <link rel="icon" type="image/x-icon" href="../static/image/logo.png" /> <link rel="stylesheet" href="../static/layui/css/layui.css" media="all"> <link rel="stylesheet" href="../static/css/admin.css?v=318" media="all"> <link rel="stylesheet" href="../static/css/loader.css" media="all"> -- Gitblit v1.9.1