ddsso.html 1.3 KB

123456789101112131415161718192021222324252627
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  5. <link rel="stylesheet" type="text/css" href="css/style.css" charset="UTF-8" />
  6. <link rel="stylesheet" type="text/css" href="css/v10/root.css" charset="UTF-8" />
  7. <link rel="stylesheet" type="text/css" href="css/v10/style.css" id="oo-css-skin" charset="UTF-8" />
  8. <link rel="stylesheet" href="css/mBoxNotice.css" charset="UTF-8" />
  9. <link rel="stylesheet" href="css/mBoxTooltip.css" charset="UTF-8" />
  10. <script src="../o2_core/o2.min.js"></script>
  11. <script src="../o2_lib/Decimal.js"></script>
  12. <script src="js/base_simple_anonymous.js"></script>
  13. <script type="text/javascript" src="../o2_lib/dingding/dingtalk.open-2.10.3.js"></script>
  14. <script src="js/ddsso.min.js"></script>
  15. <title></title>
  16. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  17. <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
  18. <meta content="yes" name="apple-mobile-web-app-capable" />
  19. <meta content="black" name="apple-mobile-web-app-status-bar-style" />
  20. <meta content="telephone=no" name="format-detection" />
  21. </head>
  22. <body>
  23. <!--<input id="testaaa"/>-->
  24. <div id="layout" class="layout" style="overflow: auto; height:100%"></div>
  25. </body>
  26. </html>