weixinsso.html 973 B

12345678910111213141516171819202122
  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" href="css/mBoxNotice.css" charset="UTF-8" />
  7. <link rel="stylesheet" href="css/mBoxTooltip.css" charset="UTF-8" />
  8. <script src="../o2_core/o2.min.js"></script>
  9. <script src="js/weixinsso.js"></script>
  10. <script src="../o2_lib/Decimal.js"></script>
  11. <title>WORK</title>
  12. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  13. <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
  14. <meta content="yes" name="apple-mobile-web-app-capable" />
  15. <meta content="black" name="apple-mobile-web-app-status-bar-style" />
  16. <meta content="telephone=no" name="format-detection" />
  17. </head>
  18. <body>
  19. <div id="layout" style="overflow: auto; height:100%"></div>
  20. </body>
  21. </html>