We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2576d4a commit fbdff73Copy full SHA for fbdff73
demo/views/index.html
@@ -2,6 +2,9 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
+ <!--[if gte IE 8]>
6
+ <meta http-equiv="X-UA-Compatible" content="IE=9" />
7
+ <![endif]-->
8
<title>七牛云 - JavaScript SDK</title>
9
<link href="images/favicon.ico" rel="shortcut icon">
10
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css">
0 commit comments