printWork.html 1.1 KB

123456789101112131415161718192021
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  5. <link rel="stylesheet" type="text/css" href="/x_desktop/res/css/style.css" charset="UTF-8" />
  6. <link rel="stylesheet" href="/x_desktop/res/css/mBoxNotice.css" charset="UTF-8" />
  7. <link rel="stylesheet" href="/x_desktop/res/css/mBoxTooltip.css" charset="UTF-8" />
  8. <script src="/x_desktop/res/common.js?v=0.4.2"></script>
  9. <!--<script src="res/framework/mootools/mootools-core-1.4.5-full-nocompat.js"></script>-->
  10. <!--<script src="res/framework/mootools/mootools-more-1.4.0.1-all_2.js"></script>-->
  11. <script src="/x_desktop/res/framework/mootools/mootools-1.6.0_all.js"></script>
  12. <script src="/x_component_Report/printWork.js?v=0.4.2"></script>
  13. <script src="/x_desktop/res/framework/Decimal.js"></script>
  14. <title>WORK</title>
  15. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  16. </head>
  17. <body style="height: 100%; overflow: auto; margin:0px; font-size:12px">
  18. <div id="layout" style="overflow: auto; height:100%"></div>
  19. </body>
  20. </html>