index.html 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  2. <html xml:lang="zh-CN" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  6. <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
  7. <meta http-equiv="Pragma" content="no-cache" />
  8. <meta http-equiv="Expires" content="0" />
  9. <link rel="stylesheet" type="text/css" href="css/style.css" charset="UTF-8" />
  10. <link rel="stylesheet" type="text/css" href="css/v10/root.css" charset="UTF-8" />
  11. <link rel="stylesheet" type="text/css" href="css/v10/style.css" id="oo-css-skin" charset="UTF-8" />
  12. <link rel="stylesheet" href="css/mBoxNotice.css" charset="UTF-8" />
  13. <link rel="stylesheet" href="css/mBoxTooltip.css" charset="UTF-8" />
  14. <title>德州财融集团办公平台</title>
  15. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  16. </head>
  17. <body>
  18. <div id="layout_main" class="layout_main" style="overflow: hidden; height: 100%; background-position-x: center; background-size: cover;">
  19. <div id="layout_top_shim"></div>
  20. <div id="layout_top"></div>
  21. <div id="layout_desktop">
  22. <div id="desktop_content"></div>
  23. <div id="desktop_navi"></div>
  24. </div>
  25. </div>
  26. <div id="loaddingArea" style="z-index: 200001;overflow: hidden;width:0px; height:2px; background-color:#999999; position: absolute; top: 0;"></div>
  27. <div id="browser_loading" style="z-index: 200000;background-image: url(img/loading_home3.gif); background-position: center center; background-repeat: no-repeat; overflow: hidden; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;background-color: #ffffff"></div>
  28. <div id="appContent" class="appContent" style="overflow: hidden; height: 100%;"></div>
  29. <script src="js/unsupported.js"></script>
  30. <script src="../o2_core/o2.min.js"></script>
  31. <script src="js/base.min.js"></script>
  32. <script src="js/x.min.js"></script>
  33. <script src="../o2_lib/Decimal.js"></script>
  34. </body>
  35. </html>