| | |
| | | <legend>打印预览</legend> |
| | | <div id="template-container" style="margin: 20px;text-align: center"> |
| | | <!-- 预览图 1 --> |
| | | <div id="template-preview-1" class="template-preview"> |
| | | <div id="template-preview-1" class="template-preview" style="display: none"> |
| | | <!-- <table class="contain" height="317" width="317" style="overflow: hidden">--> |
| | | <!-- <tr>--> |
| | | <!-- <td width="20%" align="right" scope="col">客户</td>--> |
| | |
| | | </tr> |
| | | </table> |
| | | </div> |
| | | |
| | | <!-- 预览图 2 --> |
| | | <div class="template-preview"></div> |
| | | <div id="template-preview-2" class="template-preview" style="display: inline-block"> |
| | | <table class="contain" height="217" width="317" style="overflow: hidden;font-size: xx-small"> |
| | | <tr> |
| | | <td colspan="1" align="right" scope="col">条码</td> |
| | | <td class="barcode" colspan="3" align="left" scope="col"> |
| | | <img class="template-qrcode" src="" width="80%"> |
| | | <div style="letter-spacing: 2px;margin-top: 3px">xxxxxx</div> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td align="right" width="25%">物料编码</td> |
| | | <td align="right" width="25%">xxxxxx-xx/xx</td> |
| | | <td align="right" width="25%">物料名称</td> |
| | | <td align="right" width="25%">xxxxxxx</td> |
| | | </tr> |
| | | <tr> |
| | | <td align="right" width="25%">物料单位</td> |
| | | <td align="right" width="25%">xxxxxxxx</td> |
| | | <td align="right" width="25%">物料规格</td> |
| | | <td align="right" width="25%">xxxxxxx</td> |
| | | </tr> |
| | | </table> |
| | | </div> |
| | | |
| | | <!-- 预览图 3 --> |
| | | <div class="template-preview"></div> |
| | | <div id="template-preview-3" class="template-preview"></div> |
| | | </div> |
| | | </fieldset> |
| | | |
| | |
| | | <tr> |
| | | <td colspan="1" align="right" scope="col">条码</td> |
| | | <td class="barcode"colspan="3" align="left" scope="col"> |
| | | <img class="qrcode" src="/macCode/barcode/auth?param={{this.barcodeUrl}}" width="80%"> |
| | | <img class="qrcode" src="{{this.barcodeUrl}}" width="80%"> |
| | | <div style="letter-spacing: 2px;margin-top: 3px">{{this.barcode}}</div> |
| | | </td> |
| | | </tr> |