This repository was archived by the owner on Dec 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
279 lines (255 loc) · 10.6 KB
/
Copy pathindex.html
File metadata and controls
279 lines (255 loc) · 10.6 KB
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html>
<html lang="en">
<head>
<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 -->
<title>CQU Mirror Site</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/extra.css" rel="stylesheet" />
<!-- HTML5 shim and Respond.js for 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>
<header class="navbar navbar-static-top cqum-nav" id="top" role="banner">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#cqum-navbar" aria-controls="cqum-navbar" aria-expanded="false">
<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="../../" class="navbar-brand">MIRRORS</a>
</div>
<nav id="cqum-navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="javascript:;">FLOW</a></li>
<li><a href="javascript:;">WIKI</a></li>
<li><a href="javascript:;">BLOG</a></li>
</ul>
</nav>
</div>
</header>
<div class="cqum-header" id="content" tabindex="-1">
<div class="container">
<h1>重庆大学开源镜像站</h1>
<p>Chongqing University Open Source Mirror Site</p>
</div>
</div>
<div class="container cqum-container">
<div class="row">
<div class="col-md-9" role="main">
<div class="new-notice">
<p><b>最新公告</b></p>
<p class="notice-detail"></p>
</div>
<!--
<div class="cqum-section">
<h1 id="quick-get" class="page-header"><a class="anchorjs-link " href="#quick-get" aria-label="Anchor link for: quick-get" data-anchorjs-icon="" style="font-family: anchorjs-icons; font-style: normal; font-variant: normal; font-weight: normal; position: absolute; margin-left: -1em; padding-right: 0.5em;"></a>快速获取</h1>
<p class="lead">这里为您提供各大主流 Linux 发行版本的安装镜像以及常用的免费软件,请根据您的需求进行选择:</p>
<div class="row">
<div class="btn-group col-sm-3 col-xs-6">
<button type="button" class="os-so-btn btn btn-default dropdown-toggle col-xs-12" data-toggle="dropdown">
<span class="os-so-val">系统或软件</span> <span class="caret"></span>
</button>
<ul class="dropdown-menu os-so-selector col-xs-12" role="menu">
<li><a href="javascript:;">系统</a></li>
<li><a href="javascript:;">软件</a></li>
</ul>
</div>
<div class="btn-group col-sm-3 col-xs-6">
<button disabled type="button" class="release-btn btn btn-default dropdown-toggle col-xs-12" data-toggle="dropdown">
<span class="release-val">版本</span> <span class="caret"></span>
</button>
<ul class="dropdown-menu release-selector col-xs-12" role="menu">
</ul>
</div>
<div class="btn-group col-sm-3 col-xs-6">
<button disabled type="button" class="version-btn btn btn-default dropdown-toggle col-xs-12" data-toggle="dropdown">
<span class="version-val">版本号</span> <span class="caret"></span>
</button>
<ul class="dropdown-menu version-selector col-xs-12" role="menu">
</ul>
</div>
<div class="btn-group col-sm-3 col-xs-6">
<button disabled type="button" class="download-btn btn btn-primary col-xs-12">
开始下载
</button>
</div>
</div>
</div>
-->
<div class="cqum-section">
<h1 id="source-list" class="page-header"><a class="anchorjs-link " href="#source-list" aria-label="Anchor link for: source-list" data-anchorjs-icon="" style="font-family: anchorjs-icons; font-style: normal; font-variant: normal; font-weight: normal; position: absolute; margin-left: -1em; padding-right: 0.5em;"></a>源列表</h1>
<!--<p class="lead"></p>-->
<div class="cqum-table-container">
<table class="table table-hover">
<thead>
<tr>
<td class="col-xs-5">Name</td>
<td class="col-xs-5">Last Sync</td>
<td class="col-xs-2">Status</td>
</tr>
</thead>
<tbody class="the-list">
<!--<tr>
<td>
<a href="javascript:;">archlinux</a>
<span class="label label-new label-success">New</span>
<a class="help-icon" href="javascript:;" title="Help"><span class="glyphicon glyphicon-question-sign"></span></a>
</td>
<td>2015-08-11 12:40</td>
<td><span class="label label-statu label-success">Success</span></td>
</tr>-->
</tbody>
</table>
</div>
</div>
<!--
<div class="cqum-section">
<h1 id="about" class="page-header"><a class="anchorjs-link " href="#about" aria-label="Anchor link for: about" data-anchorjs-icon="" style="font-family: anchorjs-icons; font-style: normal; font-variant: normal; font-weight: normal; position: absolute; margin-left: -1em; padding-right: 0.5em;"></a>关于此镜像站</h1>
<p class="lead">重庆大学开源镜像站由重庆大学蓝萌维护管理,目前收录了 CentOS | Arch | openSUSE | Ubuntu | Raspbian 等多个发行版的镜像。依托重庆大学网络面向全国提供镜像源服务。其中部分服务器由重庆大学 IBM Power Systems 教育中心提供。</p>
<h2 class="sub-title">镜像源说明</h2>
<p>
1. 本镜像站支持 IPv4 访问<br />
2. 本镜像站支持 HTTP 协议访问<br />
3. 本镜像站更新频率为一天二次<br />
</p>
<h2 class="sub-title">下载说明</h2>
<p>
<b>请勿使用多线程下载工具。</b>公共资源,带宽有限,请使用浏览器自带下载工具下载安装包,谢谢! Why? Public sources, bandwith Limited. Use default download tools only, Please.
</p>
</div>
-->
</div>
<div class="col-md-3" role="complementary">
<nav class="cqum-sidebar hidden-print hidden-xs hidden-sm affix-top">
<ul class="nav cqum-sidenav">
<!--
<li class="">
<a class="nav-quick-get" href="#quick-get">快速获取</a>
</li>
-->
<li class="">
<a class="nav-source-list" href="#source-list">源列表</a>
</li>
<!--
<li class="">
<a class="nav-about" href="#about">关于镜像站</a>
</li>
-->
<li class="">
<a class="nav-contact-us" href="#contact-us">联系我们</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer class="cqum-footer">
<div class="container">
<h5 id="contact-us"><b>联系我们</b></h5>
<p>
<a href="https://github.com/cqumirror/feedback">feedback</a> or <a>cqumirror#googlegroups.com</a><br />
</p>
<h5><b></b></h5>
<p>
CopyLeft Continue Tech. Group<br />
</p>
</div>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery-2.1.4.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
<!-- change the style -->
<script>
//var quickGetTop = $('#quick-get').offset().top;
var sourceListTop = $('#source-list').offset().top;
//var aboutTop = $('#about').offset().top;
var pageHight = $(document).height() - $(window).height();
//console.log(quickGetTop);
//console.log(sourceListTop);
//console.log(aboutTop);
//console.log(pageHight);
$('.nav-quick-get').css({
color: '#337ab7',
borderLeft: '1px solid #337ab7',
fontWeight: 'bold'
});
$(window.document).scroll(function () {
var scrolltop = $(document).scrollTop();
//console.log(scrolltop);
// position for the NAV
if (scrolltop >= 250) {
$('.cqum-sidebar').css({
position: 'fixed',
top: '0'
});
}
else {
$('.cqum-sidebar').css({
position: 'relative'
});
}
// style for the NAV
if (scrolltop >= 0 && scrolltop < sourceListTop) {
$('.cqum-sidenav a').css({
color: '#767676',
borderLeft: '1px solid #fff',
fontWeight: 'normal'
});
$('.nav-quick-get').css({
color: '#337ab7',
borderLeft: '1px solid #337ab7',
fontWeight: 'bold'
});
}
else if (scrolltop >= sourceListTop && scrolltop < aboutTop) {
$('.cqum-sidenav a').css({
color: '#767676',
borderLeft: '1px solid #fff',
fontWeight: 'normal'
});
$('.nav-source-list').css({
color: '#337ab7',
borderLeft: '1px solid #337ab7',
fontWeight: 'bold'
});
}
else if (scrolltop >= aboutTop && scrolltop < pageHight) {
$('.cqum-sidenav a').css({
color: '#767676',
borderLeft: '1px solid #fff',
fontWeight: 'normal'
});
$('.nav-about').css({
color: '#337ab7',
borderLeft: '1px solid #337ab7',
fontWeight: 'bold'
});
}
else if (scrolltop == pageHight) {
$('.cqum-sidenav a').css({
color: '#767676',
borderLeft: '1px solid #fff',
fontWeight: 'normal'
});
$('.nav-contact-us').css({
color: '#337ab7',
borderLeft: '1px solid #337ab7',
fontWeight: 'bold'
});
}
});
</script>
</body>
</html>