From 585e878b169bdeb2bc8cc452b9d2e640d00caa6d Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期二, 04 七月 2023 09:00:35 +0800
Subject: [PATCH] 质检报告

---
 igds-web/src/main/resources/templates/test/qualityReport01.html |   38 +++++++++++++++++---------------------
 1 files changed, 17 insertions(+), 21 deletions(-)

diff --git a/igds-web/src/main/resources/templates/test/qualityReport01.html b/igds-web/src/main/resources/templates/test/qualityReport01.html
index fd793e9..3b0ba86 100644
--- a/igds-web/src/main/resources/templates/test/qualityReport01.html
+++ b/igds-web/src/main/resources/templates/test/qualityReport01.html
@@ -16,7 +16,9 @@
     }
 
     .div-tit {
-        padding-top: 10px
+        text-align: right;
+        padding-top: 10px;
+        padding-right: 20px;
     }
 
     table {
@@ -31,17 +33,10 @@
         border-top: 1px solid;
         height: 38px
     }
-
-    .sp1 {
-        width: 33%;
-        float: left;
-        padding-bottom: 10px
-    }
     </style>
 </head>
-<body><h1 class='tit'>璐ㄦ鎶ュ憡(绋昏胺)</h1>
-<div class='div-tit'><span class='sp1'></span><span class='sp1'></span><span
-        class='sp1'>鍗曞彿锛歴erId</span></div>
+<body><h1 class='tit'>璐ㄦ鎶ュ憡(foodVariety)</h1>
+<div class='div-tit'>鍗曞彿锛歴erId</div>
 <table cellspacing='0' cellpadding='0'>
     <tr>
         <td colspan='2' rowspan="5" `width`="15%">鏍峰搧淇℃伅</td>
@@ -97,7 +92,7 @@
         <td>鎵︽牱鏃堕棿</td>
         <td>sampleTime</td>
         <td>妫�楠屾椂闂�</td>
-        <td>checkTime2</td>
+        <td>checkTime</td>
         <td>鎶ュ憡鍑哄叿鏃堕棿</td>
         <td>bgcjsj</td>
     </tr>
@@ -107,7 +102,7 @@
         <td>鍝佺</td>
         <td>foodVariety</td>
         <td>鍑虹硻鐜囷紙%锛�</td>
-        <td>rough</td>
+        <td>C09_ST</td>
         <td>绛夌骇</td>
         <td>foodLevel</td>
     </tr>
@@ -117,7 +112,7 @@
         <td>鏉傝川锛�%锛�</td>
         <td>C02_ST</td>
         <td>姘村垎锛�%锛�</td>
-        <td>c_perWet</td>
+        <td>C01_ST</td>
     </tr>
     <tr>
         <td>榛勭矑绫筹紙%锛�</td>
@@ -125,7 +120,7 @@
         <td>璋峰绯欑背锛�%锛�</td>
         <td>C12_ST</td>
         <td>鑹叉辰銆佹皵鍛�</td>
-        <td>C16_ST</td>
+        <td>C21_ST</td>
     </tr>
     <tr>
         <td>浜掓贩鐜囷紙%锛�</td>
@@ -137,24 +132,24 @@
         <td>鑴傝偑閰稿�硷紙mgKOH/100g锛�</td>
         <td>C14_ST</td>
         <td>鍝佸皾鍒嗗��</td>
-        <td>C15_ST</td>
+        <td>C07_ST</td>
         <td>鑹叉辰銆佹皵鍛�</td>
-        <td>C16_ST</td>
+        <td>C21_ST</td>
     </tr>
     <tr>
         <td rowspan="2">椋熷搧瀹夊叏妫�楠�</td>
         <td>榛勬洸闇夋瘨绱� B1锛埼糶/kg锛�</td>
-        <td>C17_ST</td>
+        <td>C28_ST</td>
         <td>閾咃紙mg/kg锛�</td>
-        <td>C18_ST</td>
+        <td>C32_ST</td>
         <td>闀夛紙mg/kg锛�</td>
-        <td>C19_ST</td>
+        <td>C25_ST</td>
     </tr>
     <tr>
         <td>姹烇紙渭g/kg锛�</td>
-        <td>C20_ST</td>
+        <td>C34_ST</td>
         <td>鏃犳満鐮凤紙mg/kg锛�</td>
-        <td>C21_ST</td>
+        <td>C30_ST</td>
         <td colspan="2"></td>
     </tr>
     <tr>
@@ -162,5 +157,6 @@
         <td colspan="6">remark</td>
     </tr>
 </table>
+<div class='div-tit'></div>
 </body>
 </html>
\ No newline at end of file

--
Gitblit v1.9.3