index.html
14.7 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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
<!DOCTYPE html>
<html>
<head>
<title>高校邦</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome">
<meta charset="utf-8"/>
<meta name="keywords" content="高校邦、慧科教育、在线教育、在线学习、智慧学习、MOOC、慕课">
<meta name="description" content="高校邦,专为中国高校打造的智慧学习平台">
<meta equiv="Access-Control-Allow-Origin" content="*">
<meta equiv="Access-Control-Allow-Origin" content="asiawaypoint.com">
<link rel="icon" type="image/png" href="image/favicon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="image/favicon/favicon-16x16.png" sizes="16x16">
<link rel="shortcut icon" type="image/x-icon" href="image/favicon/favicon.ico">
<!--[if lte IE 8]>
<script type="text/javascript">
window.location.href ='/expiration';
</script>
<![endif]-->
<link rel="stylesheet" type="text/css" href="css/lib.min.css"/>
<link rel="stylesheet" type="text/css" href="css/app.min.css"/>
<link rel="stylesheet" type="text/css" href="css/static_app.min.css"/>
<script src="js/lib.min.js" id="seajsnode"></script>
<script src="js/base.min.js"></script>
<script src="js/models.min.js"></script>
<script src="js/services.min.js"></script>
<script src="js/controllers.min.js"></script>
<script src="js/directives.min.js"></script>
<script src="js/filters.min.js"></script>
<script src="js/interceptors.min.js"></script>
<script src="js/config.min.js"></script>
<script src="js/business_app.min.js"></script>
<script>
window.UEDITOR_HOME_URL = "http://www.gaoxiaobang.com/js/uedit/";
seajs.config({
base: "http://www.gaoxiaobang.com/js"
});
(function (config) {
config.identifier.setGxbUserName('')
config.identifier.setGxbEmail('')
config.identifier.setGxbMobile('')
config.identifier.setIsAuth('')
config.identifier.setSchoolName('')
config.env.setContextPath('');
config.identifier.setTenantID('');
config.identifier.setUserID('');
config.identifier.setEntryLevel('');
config.identifier.setUserTenantID('');
config.identifier.setLoginUrl('https://cas.gaoxiaobang.com/login');
config.identifier.setSignupUrl('http://user.gaoxiaobang.com/user/signup');
config.identifier.setName('');
config.identifier.setJingcaiTitle('');
config.identifier.setTeacherTitle('');
config.identifier.setRelatedIntroTitle('');
config.identifier.setPhotoTitle('');
config.identifier.setNewsTitle('');
})(gxb.settings);
</script>
<script src="http://gxbfile-gs.gaoxiaobang.com/static/gxb_log.js"></script>
<script>
var _hmt = _hmt || [];(function() { var hm = document.createElement("script"); hm.src = "//hm.baidu.com/hm.js?70e1cfbbfada22958cbc692ac881959f"; var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(hm, s);})();
</script>
<style>
body,html{
background: #F5F6FA;
}
</style>
</head>
<body ng-app="gxbCMS">
<div class=" posWrap">
<div class="header_2">
<div class="w1200_gxb">
<div class="txt_gxb">
专为中国高校打造的<br>
智慧学习平台
</div>
<a href="http://www.gaoxiaobang.com/www.gaoxiaobang.com" class="logo"><img src="image/0813-logo.png" width="92" height="46"></a>
<ul class="cms_nav">
<li data-type="Home"><a data-url="" href="javascript:void(0)">首页</a></li>
<li data-type="mooc"><a data-url="#/mooc" href="javascript:void(0)">慕课</a></li>
<li data-type="cloud"><a data-url="#/cloud" href="javascript:void(0)">云平台</a></li>
<li data-type="teacher"><a data-url="#/teacher" href="javascript:void(0)">粉笔匠</a></li>
<li data-type="kegongchang"><a data-url="#/kegongchang" href="javascript:void(0)">课工厂</a></li>
<li data-type="gxb"><a data-url="aboutus.html#gxb" href="javascript:void(0)">关于我们</a></li>
</ul>
<a href="getmobile.html#gxb" target="_blank">
<div class="download_top">APP下载</div>
</a>
<div class="search_r">
<div class="loginOrsignup" style="color:#d3d9e5">
<a class="gxb_signin login_a" href="javascript:void(0)">登录</a>
<a class="gxb_signin register_a" href="javascript:void(0)">注册</a>
</div>
</div>
</div>
</div>
<script>
(function () {
var url = window.location.protocol + "//" + window.location.hostname + (window.location.port ? (":" + window.location.port) : "") + '' + "/";
var $menuItems = $(".cms_nav li");
$(".login_a").click(function () {
gxb.settings.identifier.goLoginUrl();
});
$(".register_a").click(function () {
gxb.settings.identifier.goSignupUrl();
});
$('#center').click(function () {
goPage('#/user/user_home')
});
var goPage = function (path) {
window.location.href = (url + path);
};
var bindActive = function () {
var hash = window.location.hash || "";
$menuItems.each(function () {
var $this = $(this);
$(this).removeClass("current");
});
if (hash.indexOf("#/mooc") >= 0) {
$("li[data-type='mooc']").addClass("current");
} else if (hash.indexOf("#/cloud") >= 0) {
$("li[data-type='cloud']").addClass("current");
} else if (hash.indexOf("#/teacher") >= 0) {
$("li[data-type='teacher']").addClass("current");
} else if (hash.indexOf("#/kegongchang") >= 0) {
$("li[data-type='kegongchang']").addClass("current");
} else if (hash.indexOf("#/gxb") >= 0) {
$("li[data-type='gxb']").addClass("current");
} else {
$("li[data-type='Home']").addClass("current");
}
}
$menuItems.click(function (index) {
goPage($(this).find("a").attr("data-url"));
})
bindActive();
$('.admin_user').click(function () {
$('.showHide').toggle();
});
if (gxb.utils.browserUtils.phone) {
var hash = window.location.hash || "";
if ((hash.indexOf("#/2016") >= 0)) {
return;
}
if (window.location.pathname.indexOf("/mobile/activity01.html") >= 0 ||
window.location.pathname.indexOf("/mobile.html") >= 0) {
return;
}
window.location.href = gxb.utils.urlUtils.resolveUrl("/mobile");
// if (gxb.utils.browserUtils.android) {
// window.location.href = "http://android.myapp.com/myapp/detail.htm?apkName=com.kaikeba.u.student";
// } else {
// window.location.href = "https://itunes.apple.com/us/app/gao-xiao-bang-lian-dong-gao/id1042569732?mt=8";
// }
}
$(window).on('hashchange', function () {
window.scrollTo(0, 0);
bindActive();
gxb.utils.userLogUtils.bindClickEvent();
});
})();
</script>
<div data-ui-view="" style="padding-bottom:365px; width: 100%;"></div>
<div class="footer_2">
<div class="div0813_div6">
<div class="div0813_div6_980">
<p class="div0813_div6_logo"></p>
<p class="div0813_div6_txt">
高校邦秉持“重构教学,智慧学习”的愿景,专为中国高校打造智慧学习平台,成为高校在线教育的创新型合作伙伴<br/>
共同推进中国高校智慧学习模式与教学模式的创新,培养面向实践的创新人才。
</p>
<p class="div0813_div6_partner">
</p>
<div class="footer_txt">关注我们</div>
<div class="div_focus focus1" ng-mouseenter="showWx=true" ng-mouseleave="showWx=false"></div>
<div class="div_focus focus2" ng-mouseenter="showApp=true" ng-mouseleave="showApp=false"></div>
<div class="showAppPic" ng-show="showApp"></div>
<div class="showAppPic showWeixinPic" ng-show="showWx"></div>
<a href="http://weibo.com/u/5505539547?refer_flag=1001030102_&is_all=1" target="_blank">
<div class="div_focus focus3"></div>
</a>
<div class="div0813_div6_link">
<div>友情链接</div>
<ul>
<li><a href="http://breadoffer.com/" target="_blank">面包求职</a></li>
<li><a href="http://www.qingclass.com/" target="_blank">轻课</a></li>
<li><a href="http://www.wuxianedu.com/" target="_blank">无限互联</a></li>
<li><a href="http://www.kaikeba.com/" target="_blank">开课吧</a></li>
<li><a href="http://www.laiyinedu.com/" target="_blank">莱茵教育</a></li>
<li><a href="http://www.chanpin100.com/" target="_blank">产品壹佰</a></li>
<li><a href="http://www.meihaoxueyuan.com/" target="_blank">美好学院</a></li>
</ul>
</div>
</div>
</div>
<div class="w1200px">
<ol>
<li><a href="aboutus.html#gxb" target="_blank">关于高校邦</a></li>
<li><a href="customer.html#gxb" target="_blank">常见问题</a></li>
<li onclick="loadQQ()"><a href="javascript:voi(0);" target="_blank">意见反馈</a></li>
<li><a href="contactus.html#gxb" target="_blank">联系我们</a></li>
</ol>
<p>
北京高校邦科技有限公司版权所有 (京ICP备16007135号 京公网安备 11010802020244号) 地址:北京市海淀区知春路7号致真大厦D座21层,联系方式:010-82318227(总机)
</p>
</div>
</div>
</div>
<div class="dialogQQ">
<a href="javascript:;" onclick="loadQQ();">
<i class="gxb-icon-toService"></i>
</a>
<a href="getmobile.html#gxb" target="_blank">
<i class="gxb-icon-toPhone"></i>
</a>
<a href="http://doc.gaoxiaobang.com/view/url?url=http://gxbfile-gs.gaoxiaobang.com/%E5%AD%A6%E7%94%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.pdf" target="_blank" class="getMobile">
<i class="gxb-icon-shouCe"></i>
</a>
<a href="customer.html#gxb" target="_blank">
<i class="gxb-icon-toProblem"></i>
</a>
</div>
<div class="dialogBottom">
<a href="javascript:;" onclick="toTop()">
<i class="gxb-icon-toTop" style="display: none"></i>
</a>
</div>
<script>
(function () {
gxb.utils.localStorageUtils.get('underIE10') ? $('.IsIe10').hide() : $('.IsIe10').show();
!gxb.utils.localStorageUtils.get('underIE10') ? $('.IsAuth').css('top', '34px') : $('.IsAuth').css('top', 0);
$('.IsIeTips').click(function () {
gxb.utils.localStorageUtils.set('underIE10', true);
$('.IsAuth').css('top', 0);
$('.underIE10').hide();
});
gxb.utils.localStorageUtils.get('Isauth') ? $('.IsAuth').hide() : $('.IsAuth').show();
$('.courseTips').click(function () {
gxb.utils.localStorageUtils.set('Isauth', true);
$('.IsAuth').hide();
})
})();
var logout = function () {
var suffix = gxb.utils.urlUtils.resolveUrl("/");
$.ajax({
url: gxb.utils.urlUtils.resolveUrl("/logout/api"),
type: 'GET',
success: function (res) {
if (res.message == "success") {
$("#logoutFrm").remove();
var HTML = '<iframe style="display: none" src="index.html#" id="logoutFrm"></iframe>';
$(document.body).append($(HTML));
$("#logoutFrm").attr("src", res.data);
setTimeout(function () {
window.location.href = suffix;
}, 20);
}
}
});
};
var goHome = function () {
gxb.settings.identifier.goHomeUrl();
};
var __QQ__SERVICE_DATA = null;
var loadQQ = function () {
if (__QQ__SERVICE_DATA) {
onLoadQQCallback(__QQ__SERVICE_DATA);
}
else {
var queryParameter = "dm=gaoxiaobang.com&cb=onLoadQQCallback&na=4006400770&kfuin=938188265&aty=0&a=0&sid=" + parseInt(Math.random() * 1e8) + "&uid=139677696&url=" + encodeURIComponent(gxb.utils.urlUtils.getHost()) + "&title=" + document.title
$("#getSignQQ").remove();
var script = document.createElement("script");
script.id = "getSignQQ";
script.src = "http://wpd.b.qq.com/cgi/get_sign.php?" + queryParameter;
document.body.appendChild(script);
}
}
var onLoadQQCallback = function (data) {
if (!data) {
return;
}
$("#getSignQQFrame").remove();
var frame = document.createElement("iframe");
frame.id = "getSignQQFrame";
frame.src = data.data.sign || "tencent://message/?Menu=yes&uin=938188265&Service=58&SigT=A7F6FEA02730C988658CC1031D4B6C4A8BC7DABB268B40C94E8F9AA0E2A8ECCC081CA1C22A4288F47069F28EEE4FCB4620A9D47A70C8FDC36D413173D08A270C87A89A6CB0AAB97C697CDA8A56B4CCB2B9C4527F2190D49A57475AB80B0D95A283D8200EB50B0DB18D6829A971577226A1FB1ED5E306D594&SigU=30E5D5233A443AB2EDB2B4132AF9AB0A8C2C7D77CBB1573A4931EEB9AF86301F698ED953FB06511762816C25927BD79B1A31E3A7C5B80564E831BEB27CB99687FC69F4B4FABBD6FA"
if (data.data.sign && !__QQ__SERVICE_DATA) {
__QQ__SERVICE_DATA = data;
}
frame.style.display = "none";
document.body.appendChild(frame);
}
var toTop = function(){
var timer=setInterval(function(){
var now=scrollTop;
var speed=(0-now)/5;
if(scrollTop<=0){
clearInterval(timer);
}
document.documentElement.scrollTop=scrollTop+speed;
document.body.scrollTop=scrollTop+speed;
}, 30);
}
$(document, document.body).scroll(function(){
var T=scrollTop = document.body.scrollTop || document.documentElement.scrollTop;
$('.gxb-icon-toTop').hide();
if(T > 0){
$('.gxb-icon-toTop').show();
};
});
</script>
</body>
</html>