src/main/webapp/views/pipeline.html
@@ -59,9 +59,10 @@ <!-- 站点状态数据监控版 --> <div id="site-monitor" class="main-board"> <!-- 表格 --> <table id="site-table"> <!--固定表头 table 加table-layout: fixed; th 加 position:sticky;top: 0;--> <table id="site-table" style="table-layout: fixed;"> <!-- 表头 --> <thead> <thead style="position:sticky;top: 0;"> <tr> <th>站号</th> <th>工作号</th>