Commit 4ac357f682deabfc0732901c66dd0ba7d63fc063

Authored by liuqimichale
1 parent 35ad5bba

init

Showing 1 changed file with 4 additions and 0 deletions
index.html
@@ -2,6 +2,10 @@ @@ -2,6 +2,10 @@
2 <html lang="en"> 2 <html lang="en">
3 <head> 3 <head>
4 <meta charset="UTF-8"> 4 <meta charset="UTF-8">
  5 + <meta name="renderer" content="webkit">
  6 + <meta name="renderer" content="ie-comp">
  7 + <meta name="renderer" content="ie-stand">
  8 + <meta name="google" content="notranslate" />
5 <title>首页</title> 9 <title>首页</title>
6 <link rel="stylesheet" href="css/libCss/common.css"> 10 <link rel="stylesheet" href="css/libCss/common.css">
7 </head> 11 </head>