| | |
| | | "type="+data.field.type+"¶m="+res.data[i].item+"&width="+200+"&height="+100; |
| | | } else { |
| | | res.data[i]["barcodeUrl"]=baseUrl+"/file/barcode/qrcode/auth?" + |
| | | "type="+data.field.type+"¶m="+res.data[i].item+"&width="+50+"&height="+50; |
| | | "type="+data.field.type+"¶m="+res.data[i].item+"&width="+400+"&height="+200; |
| | | } |
| | | } |
| | | var tpl = $('#trayCodeTemplate').html(); |
| | |
| | | <table class="layui-hide" id="trayCode" lay-filter="trayCode"></table> |
| | | </div> |
| | | |
| | | <div id="printBox" style="display: block"></div> |
| | | <div id="printBox" style="display: block; height: 150px; width: 300px"></div> |
| | | |
| | | <script type="text/html" id="toolbar"> |
| | | <div class="layui-btn-container"> |