-
Notifications
You must be signed in to change notification settings - Fork 0
/
pre.html
180 lines (162 loc) · 6.74 KB
/
pre.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
<!DOCTYPE html>
<html lang="zh">
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<!-- SITE TITLE -->
<title>XMCL</title>
<link rel="icon" href="assets/img/logo%20(2).ico" type="image/x-icon"/>
<!-- Latest Bootstrap min CSS -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<!-- Font Awesome CSS -->
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<!-- flexslider CSS -->
<link rel="stylesheet" href="assets/css/flexslider.css">
<!-- venobox -->
<link rel="stylesheet" href="assets/venobox/css/venobox.css" />
<!---owl carousel Css-->
<link rel="stylesheet" href="assets/owlcarousel/css/owl.carousel.css">
<link rel="stylesheet" href="assets/owlcarousel/css/owl.theme.css">
<!-- animate CSS -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- CSS FOR COLOR SWITCHER -->
<link rel="stylesheet" href="assets/css/switcher/switcher.css">
<link rel="stylesheet" href="assets/css/switcher/style1.css" id="colors">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-offset="80">
<!-- START PRELOADER -->
<div class="preloader">
<div class="status">
<div class="status-mes"></div>
</div>
</div>
<!-- END PRELOADER -->
<!-- START NAVBAR -->
<div class="navbar navbar-default navbar-fixed-top menu-top menu_dropdown">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand"><img src="assets/img/logo.png" alt="logo"></a>
</div>
<div class="navbar-collapse collapse">
<nav>
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a>
<!-- <ul class="sub-menu">
<li><a href="index_parallax.html">Home Parallax</a></li>
<li><a href="index_slideshow.html">Home Slideshow</a></li>
<li><a href="index_htmlvideo.html">Home Html5 Video</a></li>
<li><a href="index_youtube.html">Home Youtube</a></li>
<li><a href="without_map.html">Without Google Map</a></li>
</ul> -->
</li>
<li><a href="#about">XMCL特点</a></li>
<li><a href="/Xcute-studio">Xcube 工作室</a></li>
<li><a href="#download" target="_blank">Download下载</a>
</ul>
</nav>
</div>
</div><!--- END CONTAINER -->
</div>
<img src="assets/img/XMCLdebug.png" alt="" width="1400">
<br><br><br><br>
<div class="container-fluid">
<div class="row text-center">
<div class="section-title">
<h1>下载XMCL-Pre版本</h1>
<p> 你可以从XMCL-api站点下载<p>
<p> XMCL-api站点托管于github pages 速度会因地域问题而不同<p>
<p> 敬请谅解!<p>
<span></span>
<br> <br>
<a class="btn-light-bg" href="http://api.axing6.cn/download/Pre3.0.0.24.exe">从XMCL-api站点下载</a>
</div><!--- END ROW -->
</div>
<div id="style-switcher">
<h2>选择你喜欢的颜色<a href="#"><i class="fa fa-cog fa-spin"></i></a></h2>
<div>
<ul class="colors" id="color1">
<li><a href="#" class="style1"></a></li>
<li><a href="#" class="style2"></a></li>
<li><a href="#" class="style3"></a></li>
<li><a href="#" class="style4"></a></li>
<li><a href="#" class="style5"></a></li>
<li><a href="#" class="style6"></a></li>
<li><a href="#" class="style7"></a></li>
<li><a href="#" class="style8"></a></li>
<li><a href="#" class="style9"></a></li>
<li><a href="#" class="style10"></a></li>
<li><a href="#" class="style11"></a></li>
<li><a href="#" class="style12"></a></li>
<li><a href="#" class="style13"></a></li>
<li><a href="#" class="style14"></a></li>
<li><a href="#" class="style15"></a></li>
<li><a href="#" class="style16"></a></li>
<li><a href="#" class="style17"></a></li>
<li><a href="#" class="style18"></a></li>
<li><a href="#" class="style19"></a></li>
<li><a href="#" class="style20"></a></li>
</ul>
</div>
</div>
<!-- END OF STYLE SWITCHER -->
<!-- Latest jQuery -->
<script src="assets/js/jquery-1.11.3.min.js"></script>
<!-- Latest compiled and minified Bootstrap -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<!-- scrolltopcontrol js -->
<script src="assets/js/scrolltopcontrol.js"></script>
<!-- flexslider js -->
<script src="assets/js/jquery.flexslider.js"></script>
<!-- venobox js -->
<script src="assets/venobox/js/venobox.min.js"></script>
<!-- jquery mixitup min js -->
<script src="assets/js/jquery.mixitup.js"></script>
<!-- countTo js -->
<script src="assets/js/jquery.countTo.js"></script>
<script src="assets/js/jquery.inview.min.js"></script>
<!-- owl-carousel min js -->
<script src="assets/owlcarousel/js/owl.carousel.min.js"></script>
<!-- map js -->
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script src="assets/js/gmap3.min.js"></script>
<!-- WOW - Reveal Animations When You Scroll -->
<script src="assets/js/wow.min.js"></script>
<!-- switcher js -->
<script src="assets/js/switcher.js"></script>
<!-- scripts js -->
<script src="assets/js/scripts.js"></script>
<script type="text/javascript">
/*START SLIDER JS*/
$('.flexslider').flexslider({
animation: "slide"
});
/*END SLIDER JS*/
</script>
<script type="text/javascript">
$(".partner").owlCarousel({
autoPlay: 3000, //Set AutoPlay to 3 seconds
items : 4,
itemsDesktop : [1199,3],
itemsDesktopSmall : [979,3]
});
</script>
<!-- END NAVBAR -->
</body>
</html>