Procházet zdrojové kódy

默认使用兼容模式

默认使用兼容模式,避免扯皮。
maplepie před 4 roky
rodič
revize
b85c9880dc
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      web/public/index.html

+ 2 - 1
web/public/index.html

@@ -3,6 +3,7 @@
 
 <head>
     <meta charset="utf-8">
+    <meta name="renderer" content="webkit">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
@@ -17,4 +18,4 @@
     <!-- built files will be auto injected -->
 </body>
 
-</html>
+</html>