| | |
| | | <body> |
| | | <div style="width:100%;"> |
| | | <div class="layui-form hideCls" lay-filter="layuiadmin-app-form-list" id="print" style="width: 100%;height:100%;"> |
| | | <div style="display: flex;justify-content: center;align-items: center;height: 260px;"> |
| | | <div style="display: flex;align-items: center;justify-content: center; height: 260px;"> |
| | | <table border="1" id="table" style="width: 90%; height:240px; text-align: center;border-collapse: collapse;table-layout: fixed;"> |
| | | <tr> |
| | | <td colspan="2"> |
| | |
| | | </tr> |
| | | <tr> |
| | | <td colspan="4" style="padding: 5px 0px;"> |
| | | <img id="imgBar" style="width: 90%; height: 20px;" /> |
| | | <img id="imgBar" style="width: 90%; height: 25px;" /> |
| | | </td> |
| | | </tr> |
| | | |
| | |
| | | //$("#button").show(); |
| | | $("#print2").addClass("hideCls"); |
| | | |
| | | $("#LabelStream").val(""); |
| | | $("#EndBoxCode").val(""); |
| | | $("#LabelStream2").val(""); |
| | | $("#EndBoxCode2").val(""); |
| | | // $("#LabelStream").val(""); |
| | | // $("#EndBoxCode").val(""); |
| | | // $("#LabelStream2").val(""); |
| | | // $("#EndBoxCode2").val(""); |
| | | |
| | | } else { //不成功 |
| | | layer.msg(res.msg, { |