From 804bea41b340cb04ac57e8fbdeb2d54938a80a5a Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期二, 04 七月 2023 19:12:50 +0800 Subject: [PATCH] 提交出入库化验--扫码功能 --- igds-web/src/main/resources/templates/admin/inout/in-check.html | 74 ++++++++++++++++++++++++++----------- 1 files changed, 52 insertions(+), 22 deletions(-) diff --git a/igds-web/src/main/resources/templates/admin/inout/in-check.html b/igds-web/src/main/resources/templates/admin/inout/in-check.html index 8f962a6..7a9a74a 100644 --- a/igds-web/src/main/resources/templates/admin/inout/in-check.html +++ b/igds-web/src/main/resources/templates/admin/inout/in-check.html @@ -111,6 +111,11 @@ .input_ba { background: #e7eaec !important; } + .layui-layer-btn .layui-layer-btn1 { + border-color: #53adce; + background-color: #53adce; + color: #fff; + } </style> </head> @@ -122,29 +127,32 @@ <div class="qyzj-btnbox layui-clear"> <div class="rkbk-quick fl"> - <button type="button" class="rkbk-quick-btn layui-btn btn-violet" - onclick="checkExe('big')"> - <i><img th:src="@{../../static/images/icon-hyd.png}"/></i>澶ц溅鎵︽牱 + <button type="button" class="rkbk-quick-btn layui-btn btn-violet" onclick="showScanCode()"> + <i><img th:src="@{../../static/images/icon-hyd.png}"/></i>鎵爜褰曞叆 </button> +<!-- <button type="button" class="rkbk-quick-btn layui-btn btn-violet"--> +<!-- onclick="checkExe('big')">--> +<!-- <i><img th:src="@{../../static/images/icon-hyd.png}"/></i>澶ц溅鎵︽牱--> +<!-- </button>--> - <button type="button" class="rkbk-quick-btn layui-btn btn-violet" - onclick="checkExe('small')"> - <i><img th:src="@{../../static/images/icon-hyd.png}"/></i>灏忚溅鎵︽牱 - </button> +<!-- <button type="button" class="rkbk-quick-btn layui-btn btn-violet"--> +<!-- onclick="checkExe('small')">--> +<!-- <i><img th:src="@{../../static/images/icon-hyd.png}"/></i>灏忚溅鎵︽牱--> +<!-- </button>--> - <button class="rkbk-quick-btn layui-btn btn-blue" - onclick="checkReset()"> - <i><img th:src="@{../../static/images/icon-fuwei.png}"/></i>鎵︽牱澶嶄綅 - </button> +<!-- <button class="rkbk-quick-btn layui-btn btn-blue"--> +<!-- onclick="checkReset()">--> +<!-- <i><img th:src="@{../../static/images/icon-fuwei.png}"/></i>鎵︽牱澶嶄綅--> +<!-- </button>--> - <button class="rkbk-quick-btn layui-btn btn-red" - onclick="checkStop()"> - <i><img th:src="@{../../static/images/icon-stop.png}"/></i>鎵︽牱鎬ュ仠 - </button> - <button class="rkbk-quick-btn layui-btn btn-blue" - onclick="checkResetStop()"> - <i><img th:src="@{../../static/images/icon-fuwei.png}"/></i>鎬ュ仠澶嶄綅 - </button> +<!-- <button class="rkbk-quick-btn layui-btn btn-red"--> +<!-- onclick="checkStop()">--> +<!-- <i><img th:src="@{../../static/images/icon-stop.png}"/></i>鎵︽牱鎬ュ仠--> +<!-- </button>--> +<!-- <button class="rkbk-quick-btn layui-btn btn-blue"--> +<!-- onclick="checkResetStop()">--> +<!-- <i><img th:src="@{../../static/images/icon-fuwei.png}"/></i>鎬ュ仠澶嶄綅--> +<!-- </button>--> </div> <!--娴佺▼寮曞--> @@ -357,16 +365,38 @@ <script th:src="@{../../static/js/jquery.min.js}"></script> <script th:src="@{../../static/js/constant.js}"></script> <script th:src="@{../../static/js/igds-common.js}"></script> +<script th:src="@{../../static/admin/inout/inout-common.js}"></script> <script th:src="@{../../static/admin/inout/in-check.js}"></script> <script type="text/html" id="barControl"> - <a class="layui-btn control-btn" lay-event="edit">鍖栭獙</a> + <a class="layui-btn control-btn" lay-event="edit">缁撴灉褰曞叆</a> </script> - </body> +<!-- 鎵爜寮圭獥 --> +<div class="layui-tab-content" id="scanCodeDetail" style="display: none;"> + <!-- 琛ㄥ崟鍩烘湰淇℃伅 --> + <form class="layui-form" id="form-sacnCodeDetail" lay-filter="form-sacnCodeDetail"> -<!-- 鍖栭獙淇℃伅 --> + <div class="layui-col-xs12"> + <div class="layui-form-item"> + <label class="layui-form-label">璐ㄦ鍗曞彿</label> + <div class="layui-input-block"> + <input type="text" id="checkId" name="checkId" placeholder="璇锋壂鐮侊紝涔熷彲鎵嬪姩杈撳叆" class="layui-input"> + </div> + </div> + </div> + + <div class="layui-col-xs12" style="margin-bottom: 10px"> + <div style="padding-left: 50px; color: #2ab5ad;"> + <span style="font-weight: bold; margin-right: 10px;">澶囨敞锛氳川妫�鍗曞彿鍙互鎵爜锛屼篃鍙互鎵嬪姩杈撳叆锛屾墜鍔ㄨ緭鍏ュ悗闇�瑕佺偣鍑绘煡璇�</span> + </div> + </div> + </form> +</div> + + +<!-- 鎵嬪姩褰曞彇鍖栭獙淇℃伅寮圭獥 --> <div class="layui-tab-content" id="checkDetail" style="display: none;"> <!-- 琛ㄥ崟鍩烘湰淇℃伅 --> -- Gitblit v1.9.3