123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <!DOCTYPE html>
- <!--[if lt IE 7]>
- <html class="ie oldie ie6" lang="zh">
- <![endif]-->
- <!--[if IE 7]>
- <html class="ie oldie ie7" lang="zh">
- <![endif]-->
- <!--[if IE 8]>
- <html class="ie ie8" lang="zh">
- <![endif]-->
- <!--[if IE 9]>
- <html class="ie ie9" lang="zh">
- <![endif]-->
- <!--[if gt IE 10]><!-->
- <html lang="zh">
- <!--<![endif]-->
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
-
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
-
- <!-- Set render engine for 360 browser -->
- <meta name="renderer" content="webkit">
- <!-- No Baidu Siteapp-->
- <meta http-equiv="Cache-Control" content="no-siteapp"/>
-
- <meta name="referrer" content="origin">
- <!-- HTML5 shim for IE8 support of HTML5 elements -->
- <!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
- <![endif]-->
- <link rel="icon" href="/favicon.ico" type="image/x-icon">
- <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
-
- <link type="text/css" rel="stylesheet" href="__STATIC__/home/css/common.css?t=1542606715"/>
- <link type="text/css" rel="stylesheet" href="__STATIC__/home/css/login.css"/>
-
|