head.html 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <!DOCTYPE html>
  2. <!--[if lt IE 7]>
  3. <html class="ie oldie ie6" lang="zh">
  4. <![endif]-->
  5. <!--[if IE 7]>
  6. <html class="ie oldie ie7" lang="zh">
  7. <![endif]-->
  8. <!--[if IE 8]>
  9. <html class="ie ie8" lang="zh">
  10. <![endif]-->
  11. <!--[if IE 9]>
  12. <html class="ie ie9" lang="zh">
  13. <![endif]-->
  14. <!--[if gt IE 10]><!-->
  15. <html lang="zh">
  16. <!--<![endif]-->
  17. <head>
  18. <meta charset="utf-8">
  19. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
  20. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
  21. <!-- Set render engine for 360 browser -->
  22. <meta name="renderer" content="webkit">
  23. <!-- No Baidu Siteapp-->
  24. <meta http-equiv="Cache-Control" content="no-siteapp"/>
  25. <meta name="referrer" content="origin">
  26. <!-- HTML5 shim for IE8 support of HTML5 elements -->
  27. <!--[if lt IE 9]>
  28. <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  29. <![endif]-->
  30. <link rel="icon" href="/favicon.ico" type="image/x-icon">
  31. <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
  32. <link type="text/css" rel="stylesheet" href="__STATIC__/home/css/common.css?t=1542606715"/>
  33. <link type="text/css" rel="stylesheet" href="__STATIC__/home/css/login.css"/>