From eea897aeac44a75e93fdc90939261f1b44711087 Mon Sep 17 00:00:00 2001
From: lgq <1015864684@qq.com>
Date: 星期二, 08 七月 2025 18:11:31 +0800
Subject: [PATCH] 1.同步最新文件

---
 local/www/record-his.html |   26 +++++---------------------
 1 files changed, 5 insertions(+), 21 deletions(-)

diff --git a/local/www/record-his.html b/local/www/record-his.html
index e15c727..5e838f6 100644
--- a/local/www/record-his.html
+++ b/local/www/record-his.html
@@ -13,7 +13,7 @@
 </head>
 
 <body>
-<div class="i-container">
+<div class="i-container div-body">
     <div class="jmkt-main">
 
         <div class="layui-col-space20">
@@ -76,9 +76,9 @@
                 <div class="pdgxq-m1-right pdgxq-m1-box">
                     <div class="pdgxq-table jmkt-table-wrap">
                         <i class="i"></i>
-                        <div id="div-body" style="height: 615px;">
+                        <div class="div-body" style="">
                             <table class="layui-table pdgxq-table1" id="record-his-list" lay-skin="nob"
-                                   style="width: 1620px;">
+                                   style="width: 100%;">
                                 <thead id="thead">
                                 <tr>
                                     <th style="width: 100px;">璁惧ID</th>
@@ -87,23 +87,7 @@
                                     <th style="width: 120px;">鏁版嵁</th>
                                 </tr>
                                 </thead>
-                                <tbody id="recordList">
-
-<!--                                <tr>-->
-<!--                                    <td>璁惧ID</td>-->
-<!--                                    <td>1鍙风簿瀵嗙┖璋�</td>-->
-<!--                                    <td>2021-10-25 10:25:25</td>-->
-<!--                                    <td>鏁版嵁1</td>-->
-<!--                                    <td>鏁版嵁2</td>-->
-<!--                                    <td>鏁版嵁3</td>-->
-<!--                                    <td>鏁版嵁4</td>-->
-<!--                                    <td>鏁版嵁5</td>-->
-<!--                                    <td>鏁版嵁6</td>-->
-<!--                                    <td>鏁版嵁7</td>-->
-<!--                                    <td>鏁版嵁8</td>-->
-<!--                                    <td>鏁版嵁9</td>-->
-<!--                                </tr>-->
-
+                                <tbody class="table-tbody" id="recordList">
                                 </tbody>
                             </table>
                         </div>
@@ -145,7 +129,7 @@
     </div>
 
     <div class="popCon">
-        <div style="height: 455px;">
+        <div class="popCon-div" style="">
             <div id="popTable" class="popTable">
                 <div class="table-thead">
                     <table class="layui-table pdgxq-table1 poptable" lay-skin="nob">

--
Gitblit v1.9.3