|
4 | 4 | <meta charset="UTF-8">
|
5 | 5 | <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
|
6 | 6 | <title>iView - 一套高质量的UI组件库</title>
|
7 |
| - <link rel="stylesheet" href="https://file.iviewui.com/0.9.8/styles/iview.css"> |
8 |
| - <link rel="stylesheet" href="https://file.iviewui.com/dist/main.596f85bc9f9bae300dcb.css"> |
| 7 | + <link rel="shortcut icon" href="https://file.iviewui.com/file/favicon.ico"> |
| 8 | + <link rel="stylesheet" href="https://file.iviewui.com/0.9.9/styles/iview.css"> |
| 9 | + <link rel="stylesheet" href="https://file.iviewui.com/dist/main.c296014a0f3acf816d10.css"> |
9 | 10 | </head>
|
10 | 11 | <body>
|
11 | 12 | <div id="app"></div>
|
12 |
| -<script type="text/javascript" src="https://file.iviewui.com/dist/vendors.596f85bc9f9bae300dcb.js"></script> |
13 |
| -<script type="text/javascript" src="https://file.iviewui.com/dist/main.596f85bc9f9bae300dcb.js"></script> |
| 13 | +<script type="text/javascript" src="https://file.iviewui.com/dist/vendors.c296014a0f3acf816d10.js"></script> |
| 14 | +<script type="text/javascript" src="https://file.iviewui.com/dist/main.c296014a0f3acf816d10.js"></script> |
14 | 15 | <script>
|
15 | 16 | var _hmt = _hmt || [];
|
16 | 17 | (function() {
|
|
20 | 21 | s.parentNode.insertBefore(hm, s);
|
21 | 22 | })();
|
22 | 23 | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
23 |
| - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
24 |
| - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 24 | + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 25 | + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
25 | 26 | })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
26 | 27 |
|
27 | 28 | ga('create', 'UA-83967883-1', 'auto');
|
|
0 commit comments