From 42703ea001fe9e73f30ed17c05760a57b1cb596c Mon Sep 17 00:00:00 2001 From: licp <lichunping@guanfang.com.cn> Date: 星期二, 05 三月 2024 11:05:45 +0800 Subject: [PATCH] 完成设备总览静态页面 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index 2dabd97..c074589 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ <meta http-equiv="Expires" CONTENT="0"> <meta http-equiv="Cache-Control" CONTENT="no-cache"> <meta http-equiv="Pragma" CONTENT="no-cache"> - <title>鑳滀簯鏁版嵁绠$悊骞冲彴</title> + <title>LIMS瀹為獙瀹ょ鐞嗙郴缁�</title> <link rel="icon" type="image/x-icon" href="./static/img/logo.png"> </head> <body> -- Gitblit v1.9.3