From 65f85855e6817f1e7b73afbed0a19be440b33887 Mon Sep 17 00:00:00 2001 From: zhaowei <zhaowei> Date: 星期二, 07 一月 2025 10:53:12 +0800 Subject: [PATCH] 设备监控页面调整设备详细信息弹窗展示字段 --- public/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/public/index.html b/public/index.html index 918da5d..0adf960 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <title>MDC鏅烘収杞﹂棿</title> - <link rel="icon" href="<%= BASE_URL %>lzxn.png"> + <link rel="icon" href="<%= BASE_URL %>logo.png"> <script src="<%= BASE_URL %>cdn/babel-polyfill/polyfill_7_2_5.js"></script> <style> html, -- Gitblit v1.9.3