| | |
| | | <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=123" width="80%"> |
| | | <img class="template-qrcode" src="" width="80%"> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | |
| | | |
| | | <div id="box" style="display: block"></div> |
| | | |
| | | <!-- 初始化打印模板的条形码 --> |
| | | <script type="text/javascript"> |
| | | $('.template-qrcode').attr("src", baseUrl+"/macCode/barcode/auth?param=123"); |
| | | </script> |
| | | |
| | | <!-- 模板引擎 --> |
| | | <!-- 模板1 --> |
| | | <script type="text/template" id="templatePreview1"> |