Skip to content

Commit 122f493

Browse files
committed
update
update
1 parent 7a6f17d commit 122f493

13 files changed

+2341
-40
lines changed

404.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,28 @@
55
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
66
<title>iView - 一套高质量的UI组件库</title>
77
<link rel="shortcut icon" href="https://file.iviewui.com/file/favicon.ico">
8-
<link rel="stylesheet" href="https://file.iviewui.com/1.0.0/styles/iview.css">
9-
<link rel="stylesheet" href="https://file.iviewui.com/dist/main.8a4e5da649105594d899.css">
8+
<link rel="stylesheet" href="https://file.iviewui.com/1.0.1/styles/iview.css">
9+
<link rel="stylesheet" href="">
1010
</head>
1111
<body>
12-
<div id="app"></div>
13-
<script type="text/javascript" src="https://file.iviewui.com/dist/vendors.8a4e5da649105594d899.js"></script>
14-
<script type="text/javascript" src="https://file.iviewui.com/dist/main.8a4e5da649105594d899.js"></script>
15-
<script>
16-
var _hmt = _hmt || [];
17-
(function() {
18-
var hm = document.createElement("script");
19-
hm.src = "https://hm.baidu.com/hm.js?91d4d97aeea60cc72e4822c0aa248da6";
20-
var s = document.getElementsByTagName("script")[0];
21-
s.parentNode.insertBefore(hm, s);
22-
})();
23-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
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)
26-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
12+
<div id="app"></div>
13+
<script type="text/javascript" src="/dist/vendors.036407b3ec733cc94e6e.js"></script>
14+
<script type="text/javascript" src="/dist/main.036407b3ec733cc94e6e.js"></script>
15+
<script>
16+
var _hmt = _hmt || [];
17+
(function() {
18+
var hm = document.createElement("script");
19+
hm.src = "https://hm.baidu.com/hm.js?91d4d97aeea60cc72e4822c0aa248da6";
20+
var s = document.getElementsByTagName("script")[0];
21+
s.parentNode.insertBefore(hm, s);
22+
})();
23+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
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)
26+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
2727

28-
ga('create', 'UA-83967883-1', 'auto');
29-
ga('send', 'pageview');
30-
</script>
28+
ga('create', 'UA-83967883-1', 'auto');
29+
ga('send', 'pageview');
30+
</script>
3131
</body>
3232
</html>

404_old.html

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-CN">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
6+
<title>iView - 一套高质量的UI组件库</title>
7+
<link rel="shortcut icon" href="https://file.iviewui.com/file/favicon.ico">
8+
<link rel="stylesheet" href="https://file.iviewui.com/1.0.0/styles/iview.css">
9+
<link rel="stylesheet" href="https://file.iviewui.com/dist/main.8a4e5da649105594d899.css">
10+
</head>
11+
<body>
12+
<div id="app"></div>
13+
<script type="text/javascript" src="https://file.iviewui.com/dist/vendors.8a4e5da649105594d899.js"></script>
14+
<script type="text/javascript" src="https://file.iviewui.com/dist/main.8a4e5da649105594d899.js"></script>
15+
<script>
16+
var _hmt = _hmt || [];
17+
(function() {
18+
var hm = document.createElement("script");
19+
hm.src = "https://hm.baidu.com/hm.js?91d4d97aeea60cc72e4822c0aa248da6";
20+
var s = document.getElementsByTagName("script")[0];
21+
s.parentNode.insertBefore(hm, s);
22+
})();
23+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
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)
26+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
27+
28+
ga('create', 'UA-83967883-1', 'auto');
29+
ga('send', 'pageview');
30+
</script>
31+
</body>
32+
</html>
66.3 KB
Binary file not shown.
184 KB
Binary file not shown.
118 KB
Binary file not shown.

dist/621bd386841f74e0053cb8e67f8a0604.svg

Lines changed: 2230 additions & 0 deletions
Loading
1.52 KB
Loading
66.5 KB
Loading
1.18 KB
Loading

dist/main.036407b3ec733cc94e6e.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vendors.036407b3ec733cc94e6e.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,28 @@
55
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
66
<title>iView - 一套高质量的UI组件库</title>
77
<link rel="shortcut icon" href="https://file.iviewui.com/file/favicon.ico">
8-
<link rel="stylesheet" href="https://file.iviewui.com/1.0.0/styles/iview.css">
9-
<link rel="stylesheet" href="https://file.iviewui.com/dist/main.8a4e5da649105594d899.css">
8+
<link rel="stylesheet" href="https://file.iviewui.com/1.0.1/styles/iview.css">
9+
<link rel="stylesheet" href="">
1010
</head>
1111
<body>
12-
<div id="app"></div>
13-
<script type="text/javascript" src="https://file.iviewui.com/dist/vendors.8a4e5da649105594d899.js"></script>
14-
<script type="text/javascript" src="https://file.iviewui.com/dist/main.8a4e5da649105594d899.js"></script>
15-
<script>
16-
var _hmt = _hmt || [];
17-
(function() {
18-
var hm = document.createElement("script");
19-
hm.src = "https://hm.baidu.com/hm.js?91d4d97aeea60cc72e4822c0aa248da6";
20-
var s = document.getElementsByTagName("script")[0];
21-
s.parentNode.insertBefore(hm, s);
22-
})();
23-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
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)
26-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
12+
<div id="app"></div>
13+
<script type="text/javascript" src="/dist/vendors.036407b3ec733cc94e6e.js"></script>
14+
<script type="text/javascript" src="/dist/main.036407b3ec733cc94e6e.js"></script>
15+
<script>
16+
var _hmt = _hmt || [];
17+
(function() {
18+
var hm = document.createElement("script");
19+
hm.src = "https://hm.baidu.com/hm.js?91d4d97aeea60cc72e4822c0aa248da6";
20+
var s = document.getElementsByTagName("script")[0];
21+
s.parentNode.insertBefore(hm, s);
22+
})();
23+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
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)
26+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
2727

28-
ga('create', 'UA-83967883-1', 'auto');
29-
ga('send', 'pageview');
30-
</script>
28+
ga('create', 'UA-83967883-1', 'auto');
29+
ga('send', 'pageview');
30+
</script>
3131
</body>
3232
</html>

index_old.html

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-CN">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
6+
<title>iView - 一套高质量的UI组件库</title>
7+
<link rel="shortcut icon" href="https://file.iviewui.com/file/favicon.ico">
8+
<link rel="stylesheet" href="https://file.iviewui.com/1.0.0/styles/iview.css">
9+
<link rel="stylesheet" href="https://file.iviewui.com/dist/main.8a4e5da649105594d899.css">
10+
</head>
11+
<body>
12+
<div id="app"></div>
13+
<script type="text/javascript" src="https://file.iviewui.com/dist/vendors.8a4e5da649105594d899.js"></script>
14+
<script type="text/javascript" src="https://file.iviewui.com/dist/main.8a4e5da649105594d899.js"></script>
15+
<script>
16+
var _hmt = _hmt || [];
17+
(function() {
18+
var hm = document.createElement("script");
19+
hm.src = "https://hm.baidu.com/hm.js?91d4d97aeea60cc72e4822c0aa248da6";
20+
var s = document.getElementsByTagName("script")[0];
21+
s.parentNode.insertBefore(hm, s);
22+
})();
23+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
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)
26+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
27+
28+
ga('create', 'UA-83967883-1', 'auto');
29+
ga('send', 'pageview');
30+
</script>
31+
</body>
32+
</html>

0 commit comments

Comments
 (0)