Skip to content

Commit f1c00c6

Browse files
authored
默认使用兼容模式
默认使用兼容模式,避免扯皮。
1 parent d382d15 commit f1c00c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web/public/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

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

20-
</html>
21+
</html>

0 commit comments

Comments
 (0)