Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
L
learn-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
learn-online-pc
Commits
00e8f9b7
提交
00e8f9b7
authored
1月 22, 2019
作者:
GOD_ZYX
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
选修系统 上线
上级
9cfbb75f
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
19 个修改的文件
包含
8 行增加
和
7 行删除
+8
-7
uploadAliyunCDN.js
build-dist/uploadAliyunCDN.js
+2
-1
webpack.base.conf.js
build-dist/webpack.base.conf.js
+1
-1
build.zip
build.zip
+0
-0
index.html
client-dist/index.html
+3
-3
22.49d797a1.js
client-dist/resources/22.49d797a1.js
+0
-2
22.96a51bed.js
client-dist/resources/22.96a51bed.js
+2
-0
app.6e2d02b8e176.css
client-dist/resources/app.6e2d02b8e176.css
+0
-0
app.b6da9db5.js
client-dist/resources/app.b6da9db5.js
+0
-0
app.d141bce5.js
client-dist/resources/app.d141bce5.js
+0
-0
logo-header.7fc9411a.png
client-dist/resources/logo-header.7fc9411a.png
+0
-0
manifest.d79d11a3.js
client-dist/resources/manifest.d79d11a3.js
+0
-0
login.vue
client/components/login/login.vue
+0
-0
base_api.js
client/components/services/base_api.js
+0
-0
ChapterAction.js
client/project/actions/ChapterAction.js
+0
-0
CourseAction.js
client/project/actions/CourseAction.js
+0
-0
logo-header.png
client/project/assets/img/logo-header.png
+0
-0
navigation.vue
client/project/components/layout/navigation.vue
+0
-0
index.html
client/project/index.html
+0
-0
package.json
package.json
+0
-0
没有找到文件。
build-dist/uploadAliyunCDN.js
浏览文件 @
00e8f9b7
...
...
@@ -11,7 +11,8 @@ let client = new OSS({
})
let
DIR_PATH
=
path
.
join
(
__dirname
,
'../client-dist'
)
let
PREFIX_PATH
=
'static/build/learn-mba/'
let
PREFIX_PATH
=
'static/build/learn-ecollage/'
let
count
=
1
async
function
uploadFile
(
prefixPath
,
dirFileName
)
{
...
...
build-dist/webpack.base.conf.js
浏览文件 @
00e8f9b7
...
...
@@ -16,7 +16,7 @@ const $GLOBAL = {
webConf
:
{
'devDomain'
:
'http://api.ezijing.com'
,
'apiBaseURL'
:
'/api'
,
'CDN_PATH'
:
'https://zws-imgs-pub.ezijing.com/static/build/learn-
mba
/'
'CDN_PATH'
:
'https://zws-imgs-pub.ezijing.com/static/build/learn-
ecollage
/'
}
}
...
...
build.zip
浏览文件 @
00e8f9b7
No preview for this file type
client-dist/index.html
浏览文件 @
00e8f9b7
<!DOCTYPE html>
<html
lang=
"zh-cn"
><head><meta
charset=
"utf-8"
><meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
><meta
content=
"origin"
name=
"referrer"
><title>
紫荆教育MBA学习系统
</title><meta
name=
"viewport"
id=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,shrink-to-fit=no"
><link
rel=
"shortcut icon"
href=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/favicon.ico"
><link
href=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/app.9b182ac4995a
.css"
rel=
"stylesheet"
></head><body><div
id=
"app"
></div><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/es5-shim.min.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/es5-sham.min.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/ckeditor/ckeditor.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/videoJs/videoJs.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/convertString/base64-new.js"
></script>
<!--[if lt IE 9]>
<!DOCTYPE html>
<html
lang=
"zh-cn"
><head><meta
charset=
"utf-8"
><meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
><meta
content=
"origin"
name=
"referrer"
><title>
选修课在线学习系统
</title><meta
name=
"viewport"
id=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,shrink-to-fit=no"
><link
rel=
"shortcut icon"
href=
"https://zws-imgs-pub.ezijing.com/static/build/learn-ecollage/favicon.ico"
><link
href=
"https://zws-imgs-pub.ezijing.com/static/build/learn-ecollage/resources/app.6e2d02b8e176
.css"
rel=
"stylesheet"
></head><body><div
id=
"app"
></div><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/es5-shim.min.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/es5-sham.min.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/ckeditor/ckeditor.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/videoJs/videoJs.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/convertString/base64-new.js"
></script>
<!--[if lt IE 9]>
<script src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/console-polyfill.js"></script>
<script src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/html5shiv.min.js"></script>
<script src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/respond.min.js"></script>
<![endif]-->
<script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/manifest.f801dd34.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/vendor.68a64bd1.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/app.d141bce5.js"
></script></body></html>
\ No newline at end of file
<![endif]-->
<script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-ecollage/resources/manifest.d79d11a3.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-ecollage/resources/vendor.68a64bd1.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-ecollage/resources/app.b6da9db5.js"
></script></body></html>
\ No newline at end of file
client-dist/resources/22.49d797a1.js
deleted
100644 → 0
浏览文件 @
9cfbb75f
(
window
.
webpackJsonp
=
window
.
webpackJsonp
||
[]).
push
([[
22
],{
269
:
function
(
t
,
s
,
e
){
"use strict"
;
e
.
r
(
s
);
var
i
=
[
function
(){
var
t
=
this
,
s
=
t
.
$createElement
,
i
=
t
.
_self
.
_c
||
s
;
return
i
(
"div"
,{
staticClass
:
"hd"
},[
i
(
"img"
,{
attrs
:{
src
:
e
(
371
),
alt
:
"logo"
}}),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"txt"
},[
t
.
_v
(
"在线学习系统"
)])])},
function
(){
var
t
=
this
,
s
=
t
.
$createElement
,
i
=
t
.
_self
.
_c
||
s
;
return
i
(
"div"
,{
staticClass
:
"ft"
},[
i
(
"div"
,{
staticClass
:
"num"
},[
t
.
_v
(
"学习平台服务电话:010-62793299"
)]),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"time"
},[
t
.
_v
(
"服务时间:9:00-18:00"
)]),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"txt"
},[
t
.
_v
(
"Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司 京ICP证150431号 京公网安备 11010802023681号"
)])])}],
n
=
(
e
(
372
),
e
(
3
)),
a
=
Object
(
n
.
a
)({},
function
(){
var
t
=
this
,
s
=
t
.
$createElement
,
i
=
t
.
_self
.
_c
||
s
;
return
i
(
"div"
,{
staticClass
:
"p-con"
},[
t
.
_m
(
0
),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"bd"
},[
i
(
"div"
,{
staticClass
:
"top50 container"
},[
i
(
"router-view"
)],
1
)]),
t
.
_v
(
" "
),
t
.
_m
(
1
)])},
i
,
!
1
,
null
,
"1d498fd0"
,
null
);
a
.
options
.
__file
=
"login.vue"
;
s
.
default
=
a
.
exports
},
283
:
function
(
t
,
s
,
i
){},
371
:
function
(
t
,
s
,
i
){
t
.
exports
=
i
.
p
+
"resources/logo.2d35bcc8.png"
},
372
:
function
(
t
,
s
,
i
){
"use strict"
;
var
e
=
i
(
283
);
i
.
n
(
e
).
a
}}]);
\ No newline at end of file
client-dist/resources/22.96a51bed.js
0 → 100644
浏览文件 @
00e8f9b7
(
window
.
webpackJsonp
=
window
.
webpackJsonp
||
[]).
push
([[
22
],{
269
:
function
(
t
,
s
,
e
){
"use strict"
;
e
.
r
(
s
);
var
i
=
[
function
(){
var
t
=
this
,
s
=
t
.
$createElement
,
i
=
t
.
_self
.
_c
||
s
;
return
i
(
"div"
,{
staticClass
:
"hd"
},[
i
(
"img"
,{
attrs
:{
src
:
e
(
371
),
alt
:
"logo"
}}),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"txt"
},[
t
.
_v
(
"选修课在线学习系统"
)])])},
function
(){
var
t
=
this
,
s
=
t
.
$createElement
,
i
=
t
.
_self
.
_c
||
s
;
return
i
(
"div"
,{
staticClass
:
"ft"
},[
i
(
"div"
,{
staticClass
:
"num"
},[
t
.
_v
(
"学习平台服务电话:010-62793299"
)]),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"time"
},[
t
.
_v
(
"服务时间:9:00-18:00"
)]),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"txt"
},[
t
.
_v
(
"Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司 京ICP证150431号 京公网安备 11010802023681号"
)])])}],
a
=
(
e
(
372
),
e
(
3
)),
n
=
Object
(
a
.
a
)({},
function
(){
var
t
=
this
,
s
=
t
.
$createElement
,
i
=
t
.
_self
.
_c
||
s
;
return
i
(
"div"
,{
staticClass
:
"p-con"
},[
t
.
_m
(
0
),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"bd"
},[
i
(
"div"
,{
staticClass
:
"top50 container"
},[
i
(
"router-view"
)],
1
)]),
t
.
_v
(
" "
),
t
.
_m
(
1
)])},
i
,
!
1
,
null
,
"d6a452f6"
,
null
);
n
.
options
.
__file
=
"login.vue"
;
s
.
default
=
n
.
exports
},
283
:
function
(
t
,
s
,
i
){},
371
:
function
(
t
,
s
,
i
){
t
.
exports
=
i
.
p
+
"resources/logo.2d35bcc8.png"
},
372
:
function
(
t
,
s
,
i
){
"use strict"
;
var
e
=
i
(
283
);
i
.
n
(
e
).
a
}}]);
\ No newline at end of file
client-dist/resources/app.
9b182ac4995a
.css
→
client-dist/resources/app.
6e2d02b8e176
.css
浏览文件 @
00e8f9b7
This source diff could not be displayed because it is too large. You can
view the blob
instead.
client-dist/resources/app.b6da9db5.js
0 → 100644
浏览文件 @
00e8f9b7
差异被折叠。
点击展开。
client-dist/resources/app.d141bce5.js
deleted
100644 → 0
浏览文件 @
9cfbb75f
差异被折叠。
点击展开。
client-dist/resources/logo-header.7fc9411a.png
0 → 100644
浏览文件 @
00e8f9b7
差异被折叠。
点击展开。
client-dist/resources/manifest.
f801dd34
.js
→
client-dist/resources/manifest.
d79d11a3
.js
浏览文件 @
00e8f9b7
差异被折叠。
点击展开。
client/components/login/login.vue
浏览文件 @
00e8f9b7
差异被折叠。
点击展开。
client/components/services/base_api.js
浏览文件 @
00e8f9b7
差异被折叠。
点击展开。
client/project/actions/ChapterAction.js
浏览文件 @
00e8f9b7
差异被折叠。
点击展开。
client/project/actions/CourseAction.js
浏览文件 @
00e8f9b7
差异被折叠。
点击展开。
client/project/assets/img/logo-header.png
查看替换文件 @
9cfbb75f
浏览文件 @
00e8f9b7
差异被折叠。
点击展开。
client/project/components/layout/navigation.vue
浏览文件 @
00e8f9b7
差异被折叠。
点击展开。
client/project/index.html
浏览文件 @
00e8f9b7
差异被折叠。
点击展开。
package.json
浏览文件 @
00e8f9b7
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论