From 539d9ffc477d28a23a923b41fdeabc8c37c99ce6 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期一, 23 九月 2024 14:43:31 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/nodeLoc/nodeLoc.html |  144 ++++++++++--------------------------------------
 1 files changed, 30 insertions(+), 114 deletions(-)

diff --git a/src/main/webapp/views/nodeLoc/nodeLoc.html b/src/main/webapp/views/nodeLoc/nodeLoc.html
index 6a0ce85..81234eb 100644
--- a/src/main/webapp/views/nodeLoc/nodeLoc.html
+++ b/src/main/webapp/views/nodeLoc/nodeLoc.html
@@ -86,15 +86,9 @@
                     <!-- 琛ㄦ牸宸ュ叿鏍�2 -->
                     <div id="search-box" class="layui-form toolbar"  style="padding-top: 5px">
                         <div class="layui-inline">
-                            <label class="layui-form-label" style="padding: 8px 15px 8px 15px">鍟嗗搧缂栧彿:</label>
+                            <label class="layui-form-label" style="padding: 8px 15px 8px 15px">搴撳尯:</label>
                             <div class="layui-input-inline">
-                                <input name="matnr" class="layui-input" placeholder="杈撳叆鍟嗗搧缂栧彿"/>
-                            </div>
-                        </div>
-                        <div class="layui-inline">
-                            <label class="layui-form-label" style="padding: 8px 15px 8px 15px">鍟嗗搧鍚嶇О:</label>
-                            <div class="layui-input-inline">
-                                <input name="maktx" class="layui-input" placeholder="杈撳叆鍟嗗搧鍚嶇О"/>
+                                <input name="parent_name" class="layui-input" placeholder="杈撳叆鍟嗗搧缂栧彿"/>
                             </div>
                         </div>
                         <div class="layui-inline">&emsp;
@@ -117,9 +111,12 @@
     <span name="tagId" class="layui-badge layui-badge-blue">{{d.type$}}</span>
 </script>
 
+
+
 <script type="text/html" id="toolbar">
     <div class="layui-btn-container">
         <button class="layui-btn layui-btn-sm layui-btn-danger" id="btn-delete" lay-event="deleteData">鍒犻櫎</button>
+        <button class="layui-btn layui-btn-sm" id="btn-print-batch" lay-event="printBatch">鎵归噺鎵撳嵃</button>
         <!-- 鍟嗗搧/鐗╂枡 鏁版嵁涓績 -->
 <!--        <div class="dropdown-menu" style="float: right">-->
 <!--            <button class="layui-btn layui-btn-primary layui-border-black icon-btn layui-btn-sm">&nbsp;鏁版嵁鍚屾 <i class="layui-icon layui-icon-drop"></i></button>-->
@@ -141,6 +138,10 @@
 <script type="text/html" id="operate">
     <a class="layui-btn layui-btn-xs btn-edit layui-btn-primary" lay-event="edit">淇敼</a>
     <button class="layui-btn layui-btn-xs btn-print" lay-event="btnPrint">鎵撳嵃</button>
+</script>
+
+<script type="text/html" id="stockFreezeTpl">
+    <input type="checkbox" name="stockFreeze" value="{{d.status}}" lay-skin="switch" lay-text="姝e父|鍐荤粨" lay-filter="stockFreezeSwitch" {{ d.status === 1 ? 'checked' : '' }}>
 </script>
 
 <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script>
@@ -265,9 +266,8 @@
         <hr>
         <!--鍗曢�夋-->
         <div class="layui-form-item" style="display: inline-block; margin-bottom: 10px">
-            <input type="radio" name="selectTemplate" value="1" title="妯℃澘涓�"  lay-filter="selectTemplateRadio" checked="">
+            <input type="radio" name="selectTemplate" value="1" title="妯℃澘涓�"  lay-filter="selectTemplateRadio" checked="checked">
             <input type="radio" name="selectTemplate" value="2" title="妯℃澘浜�" lay-filter="selectTemplateRadio">
-            <input type="radio" name="selectTemplate" value="3" title="妯℃澘涓�" lay-filter="selectTemplateRadio">
         </div>
         <fieldset class="layui-elem-field site-demo-button" style="margin-top: 30px;text-align: left;">
             <legend>鎵撳嵃棰勮</legend>
@@ -276,62 +276,27 @@
                 <!-- 棰勮鍥� 1 -->
                 <div id="template-preview-1" class="template-preview" style="display: inline-block">
                     <table class="contain" width="280" style="overflow: hidden;font-size: xx-small;table-layout: fixed;">
-                        <tr style="height: 74px">
-                            <td colspan="3" align="center" scope="col">鍟嗗搧缂栫爜</td>
-                            <td class="barcode" colspan="9" align="center" scope="col">
+                        <tr style="height: 74px; border: none">
+                            <td class="barcode" colspan="12" align="center" scope="col" style=" border: none">
                                 <img class="template-code template-barcode" src="" width="90%;">
                                 <div style="letter-spacing: 2px;margin-top: 1px; text-align: center;">
                                     <span>xxxxxx</span>
                                 </div>
                             </td>
                         </tr>
-                        <tr style="height: 74px">
-                            <td align="center" colspan="3">鍟嗗搧</td>
-                            <td align="center" colspan="5">xxxxxx-xx/xx</td>
-                            <td align="center" colspan="2">澶囨敞</td>
-                            <td align="center" colspan="2">xx</td>
-                        </tr>
                     </table>
                 </div>
 
                 <!-- 棰勮鍥� 2 -->
                 <div id="template-preview-2" class="template-preview" style="display: none">
-                    <table class="contain" width="280" style="overflow: hidden;font-size: xx-small;table-layout: fixed;">
-                        <tr style="height: 30px">
-                            <td align="center" width="20%">鍟嗗搧</td>
-                            <td align="center" width="80%" style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">xxxxxxx</td>
-                        </tr>
-                        <tr style="height: 30px">
-                            <td align="center" width="20%">澶囨敞</td>
-                            <td align="center" width="80%">xxxxxxxx</td>
-                        </tr>
-                        <tr style="height: 75px;">
-                            <td align="center" colspan="2" width="100%" style="border: none">
-                                <img class="template-code template-barcode" src="" width="80%">
-                                <div style="letter-spacing: 2px;margin-top: 1px; text-align: center">
+                    <table class="contain" width="280" style="overflow: hidden;table-layout: fixed; border: none; font-size: xx-large">
+                        <tr style="height: 74px">
+                            <td class="barcode" colspan="9" align="center" scope="col" style="border: none">
+                                <img class="template-code template-qrcode" src="" width="70%;">
+                                <div style="letter-spacing: 2px;margin-top: 1px; text-align: center; font-size: xx-small">
                                     <span>xxxxxx</span>
                                 </div>
                             </td>
-                        </tr>
-                    </table>
-                </div>
-
-                <!-- 棰勮鍥� 3 -->
-                <div id="template-preview-3" class="template-preview" style="display: none">
-                    <table class="contain" width="280" style="overflow: hidden;font-size: xx-small;table-layout: fixed;">
-                        <tr style="height: 74px">
-                            <td align="center" scope="col" colspan="1">鍟嗗搧</td>
-                            <td align="center" scope="col" colspan="1" style="">xxxxxx-xx/xx</td>
-                            <td align="center" scope="col" colspan="2" rowspan="2">
-                                <img class="template-code template-qrcode" src="" width="80%">
-                                <div style="letter-spacing: 1px;margin-top: 1px; text-align: center">
-                                    <span>xxxxxx</span>
-                                </div>
-                            </td>
-                        </tr>
-                        <tr style="height: 74px">
-                            <td align="center" colspan="1">澶囨敞</td>
-                            <td align="center" colspan="1" style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">xxxxxxx</td>
                         </tr>
                     </table>
                 </div>
@@ -354,78 +319,29 @@
 <!-- 妯℃澘1 -->
 <script type="text/template" id="templatePreview1" class="template-barcode">
     {{#each data}}
-    <table class="contain" width="280" style="overflow: hidden;font-size: small;table-layout: fixed;">
-        <tr style="height: 74px">
-            <td align="center" colspan="3" scope="col">鍟嗗搧缂栫爜</td>
-            <td align="center" class="barcode" colspan="9" scope="col">
-                <img class="template-code" src="{{this.barcodeUrl}}" width="90%">
-                <div style="letter-spacing: 2px;margin-top: 1px; text-align: center">
-                    <span>{{this.matnr}}</span>
+    <table class="contain" width="400px" style="overflow: hidden;font-size: xx-large;table-layout: fixed; color:#000;">
+        <tr style="height: 150px; border: none">
+            <td class="barcode" colspan="12" align="center" scope="col" style=" border: none">
+                <img class="template-code template-barcode" src="{{this.barcodeUrl}}" width="90%;">
+                <div style="letter-spacing: 2px;margin-top: 1px; text-align: center;">
+                    <span>{{this.item}}</span>
                 </div>
             </td>
-        </tr>
-        <tr style="height: 74px">
-            <td align="center" colspan="3">鍟嗗搧</td>
-            <td align="center" colspan="5" style="overflow: hidden; white-space: nowrap;text-overflow: ellipsis;">{{this.maktx}}</td>
-            <td align="center" colspan="2">澶囨敞</td>
-            <td align="center" colspan="2">{{this.memo}}</td>
         </tr>
     </table>
     {{/each}}
 </script>
 <!-- 妯℃澘2 -->
-<script type="text/template" id="templatePreview2" class="template-barcode">
+<script type="text/template" id="templatePreview2" class="template-qrcode">
     {{#each data}}
-    <table class="contain" width="280" style="overflow: hidden;font-size: xx-small;table-layout: fixed;">
-        <tr style="height: 35px">
-            <td align="center" width="20%">鍟嗗搧</td>
-            <td align="center" width="80%" style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.maktx}}</td>
-        </tr>
-        <tr style="height: 35px">
-            <td align="center" width="20%">澶囨敞</td>
-            <td align="center" width="80%">{{this.memo}}</td>
-        </tr>
-        <tr style="height: 79px;">
-            <td align="center" colspan="2" width="100%" style="border: none">
-                <img class="template-code" src="{{this.barcodeUrl}}" width="80%">
-                <div style="letter-spacing: 2px;margin-top: 1px; text-align: center">
-                    <span>{{this.matnr}}</span>
+    <table class="contain" width="400px" style="overflow: hidden;table-layout: fixed; border: none; font-size: xxx-large; color:#000;">
+        <tr style="height: 150px">
+            <td class="barcode" colspan="9" align="center" scope="col" style="border: none">
+                <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="79%;">
+                <div style="letter-spacing: 2px;margin-top: 1px; text-align: center; font-size: xx-large">
+                    <span>{{this.item}}</span>
                 </div>
             </td>
-        </tr>
-    </table>
-    {{/each}}
-</script>
-<!-- 妯℃澘3 -->
-<script type="text/template" id="templatePreview3" class="template-qrcode">
-    {{#each data}}
-    <table class="contain" width="280" style="overflow: hidden;font-size: xx-small;table-layout: fixed;">
-        <tr style="height: 74px" >
-            <td align="center" scope="col" colspan="1">鍟嗗搧</td>
-            <td align="center" scope="col" colspan="1" style="
-                display: inline-block;
-                line-height: 20px;
-                vertical-align: middle;
-                border: none;
-                border-top: 1px solid #000;
-                overflow: hidden;
-                text-overflow: ellipsis;
-                display: -webkit-box;
-                -webkit-line-clamp: 3;
-                -webkit-box-orient: vertical;
-                    ">
-                {{this.maktx}}
-            </td>
-            <td align="center" scope="col" colspan="2" rowspan="2">
-                <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="80%">
-                <div style="letter-spacing: 1px;margin-top: 1px; text-align: center">
-                    <span>{{this.matnr}}</span>
-                </div>
-            </td>
-        </tr>
-        <tr style="height: 74px">
-            <td align="center" colspan="1">澶囨敞</td>
-            <td align="center" colspan="1" style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.memo}}</td>
         </tr>
     </table>
     {{/each}}

--
Gitblit v1.9.1