src/main/webapp/static/js/trayCode/trayCode.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/views/trayCode/trayCode.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/static/js/trayCode/trayCode.js
@@ -106,9 +106,9 @@ layer.open({ type: 1, title: '生成托盘码', // offset: '100px', // area: ['360px'], // shade: 0.1, offset: '100px', area: ['360px'], shade: 0.1, content: $('#print-windows'), success: function(layero, index){ layer.iframeAuto(index) src/main/webapp/views/trayCode/trayCode.html
@@ -12,6 +12,10 @@ <link rel="stylesheet" href="../../static/css/print.css" media="all"> <link rel="stylesheet" href="../../static/css/optimize.css" media="all"> <style> .btn-tray { display: none; } #print-windows .layui-form { padding: 25px 30px 0 0; }