From 30317b7c1d87231f09f77d39b3d7ab54c26844ed Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期四, 04 九月 2025 15:45:09 +0800
Subject: [PATCH] 1、各模块大屏运行情况查询修改
---
UI-Project/index.html | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/UI-Project/index.html b/UI-Project/index.html
index 5008a8e..b394478 100644
--- a/UI-Project/index.html
+++ b/UI-Project/index.html
@@ -3,6 +3,8 @@
<head>
<meta charset="UTF-8">
<!-- <link rel="icon" href="/favicon.ico"> -->
+ <link rel="stylesheet" type="text/css" media="print" href="/print-lock.css">
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>鍖楃幓</title>
</head>
--
Gitblit v1.8.0