From ab0193f955b64f5ab8636c46b5d1f0f86fde8806 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期四, 07 八月 2025 13:41:12 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/realtimeWatch/pipeline.html |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/src/main/webapp/views/realtimeWatch/pipeline.html b/src/main/webapp/views/realtimeWatch/pipeline.html
index fe26472..504a084 100644
--- a/src/main/webapp/views/realtimeWatch/pipeline.html
+++ b/src/main/webapp/views/realtimeWatch/pipeline.html
@@ -42,12 +42,9 @@
     </style>
 </head>
 <body>
-<div style="padding: 10px;height: 100%;float: left;width: 6%">
-    <div class="button-window"></div>
-</div>
 
-<div style="height: 100%;padding-left: 6%">
-    <div style="padding: 10px;height: 100%">
+<div style="height: 100vh;padding-left: 6%">
+    <div style="padding: 10px;height: 900px;">
         <main>
 
             <!-- plc寮傚父鏃ュ織鐩戞帶鐗� -->
@@ -70,7 +67,7 @@
                     <table id="plc-error-table">
                         <thead>
                         <tr>
-                            <th style="width: 200px">搴忓彿</th>
+                            <th style="width: 200px">绔欑偣</th>
                             <th style="width: 400px">PLC閿欒鎻忚堪</th>
                             <th style="width: 400px">寮傚父</th>
                         </tr>

--
Gitblit v1.9.1