index.html 956 B

1234567891011121314151617181920212223242526
  1. <!DOCTYPE html>
  2. <html lang=zh-cmn-Hans>
  3. <head>
  4. <meta charset=utf-8>
  5. <meta name=browsermode content=application>
  6. <meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1">
  7. <meta http-equiv=pragma content=no-cache>
  8. <meta http-equiv=cache-control content=no-cache>
  9. <meta http-equiv=expires content=0>
  10. <meta http-equiv=Cache content=no-cache>
  11. <meta name=renderer content=webkit>
  12. <meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0">
  13. <meta http-equiv=Cache-Control content=no-siteapp>
  14. <meta name=screen-orientation content=portrait>
  15. <meta name=x5-orientation content=portrait>
  16. <meta content=yes name=apple-mobile-web-app-capable>
  17. <meta content=black name=apple-mobile-web-app-status-bar-style>
  18. <meta name=format-detection content="telephone=no">
  19. <title>CRMEB</title>
  20. </head>
  21. <body>
  22. <script type="text/javascript" charset="utf-8">
  23. window.location.href = '/appdom/index.html'
  24. </script>
  25. </body>
  26. </html>