Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
1fe436af
提交
1fe436af
authored
6月 15, 2021
作者:
pengxiaohui
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
99d45089
显示空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
54 行增加
和
114 行删除
+54
-114
.env
.env
+1
-1
.env.dev
.env.dev
+1
-1
Head.vue
components/Head.vue
+12
-1
commonProblem.vue
components/home/commonProblem.vue
+6
-14
presence.vue
components/home/presence.vue
+1
-1
projectFeatures.vue
components/home/projectFeatures.vue
+15
-15
schoolRanking.vue
components/home/schoolRanking.vue
+13
-76
rightAside.vue
components/rightAside.vue
+2
-2
nuxt.config.js
nuxt.config.js
+3
-3
没有找到文件。
.env
浏览文件 @
1fe436af
projectId=100
1
projectId=100
7
newProjectId=6800243768751554560
...
...
.env.dev
浏览文件 @
1fe436af
projectId=100
1
projectId=100
7
newProjectId=6800243768751554560
...
...
components/Head.vue
浏览文件 @
1fe436af
...
...
@@ -4,7 +4,8 @@
<div
class=
"head-top-content"
>
<div
class=
"max-width-content"
>
<app-link
:item=
"
{ path: '/' }">
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/307f688850f8308a5c944bd129436fe0.png"
/>
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/cfflp/ezijing-logo.png"
/>
<p>
中国未来金融领袖计划
</p>
</app-link>
<div
class=
"user"
v-if=
"user.id"
>
<span>
{{
user
.
realname
||
user
.
nickname
}}
</span
...
...
@@ -89,11 +90,21 @@ li {
.max-width-content
{
display
:
flex
;
align-items
:
center
;
::v-deep
.link-content
{
a
{
display
:flex
;
align-items
:center
;
font-size
:
22px
;
img
{
height
:
55px
;
cursor
:
pointer
;
display
:
block
;
}
img
:first-child
{
margin-right
:
30px
;
}
}
}
.user
{
margin-left
:
auto
;
font-size
:
14px
;
...
...
components/home/commonProblem.vue
浏览文件 @
1fe436af
...
...
@@ -7,11 +7,11 @@
<ul>
<li>
<div
class=
"icon"
></div>
<div
class=
"text"
>
Kelley商学院
毕业生颁发的学位证书
与在美国颁发的证书有何不同?
</div>
<div
class=
"text"
>
Kelley商学院
给本项目毕业生颁发的金融硕士学位
与在美国颁发的证书有何不同?
</div>
</li>
<li>
<div
class=
"icon"
></div>
<div
class=
"text"
>
本项目是上课形式是怎么样
?
</div>
<div
class=
"text"
>
面试多少人?录取多少人?率取比率是多少
?
</div>
</li>
<li>
<div
class=
"icon"
></div>
...
...
@@ -19,21 +19,13 @@
</li>
<li>
<div
class=
"icon"
></div>
<div
class=
"text"
>
能否顺利毕业拿到证书呢?
</div>
</li>
<li>
<div
class=
"icon"
></div>
<div
class=
"text"
>
本项目是在职还是全职?
</div>
<div
class=
"text"
>
本项目是否对考生的专业有要求?该项目对托福、雅思成绩有要求吗?
</div>
</li>
</ul>
<ul>
<li>
<div
class=
"icon"
></div>
<div
class=
"text"
>
如何申请Kelley商学院金融学硕士?
</div>
</li>
<li>
<div
class=
"icon"
></div>
<div
class=
"text"
>
大概流程是什么?
</div>
<div
class=
"text"
>
如何申请中国未来金融领袖计划?大概流程是什么?
</div>
</li>
<li>
<div
class=
"icon"
></div>
...
...
@@ -41,11 +33,11 @@
</li>
<li>
<div
class=
"icon"
></div>
<div
class=
"text"
>
美国印第安纳大学Kelley商学院金融学硕士的学费是多少
?
</div>
<div
class=
"text"
>
大概流程是什么
?
</div>
</li>
<li>
<div
class=
"icon"
></div>
<div
class=
"text"
>
学费可以分期吗
?
</div>
<div
class=
"text"
>
本项目是在职还是全职
?
</div>
</li>
</ul>
</div>
...
...
components/home/presence.vue
浏览文件 @
1fe436af
...
...
@@ -194,7 +194,7 @@ export default {
width
:
1200px
;
height
:
540px
;
margin
:
80px
auto
0
;
background
:
url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-ssfc
-bg.png)
;
background
:
url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/home-apply-form
-bg.png)
;
background-size
:
100%
100%
;
display
:
flex
;
justify-content
:
space-between
;
...
...
components/home/projectFeatures.vue
浏览文件 @
1fe436af
...
...
@@ -26,29 +26,29 @@ export default {
},
data
:
[
{
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-icon
1.png'
,
iconActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-icon-s1
.png'
,
text
:
'
全方位的金融职业<br />教育课程体系
'
,
path
:
''
,
pathType
:
0
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/leader_icon_
1.png'
,
iconActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/leader_icon_1_on
.png'
,
text
:
'
国际视野与<br />中国实践学习设置
'
,
path
:
''
,
pathType
:
0
},
{
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-icon
2.png'
,
iconActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-icon-s2
.png'
,
text
:
'
专业金融<br />在线教育品牌
'
,
path
:
''
,
pathType
:
0
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/leader_icon_
2.png'
,
iconActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/leader_icon_2_on
.png'
,
text
:
'
金融理论与<br />金融实操结合设计
'
,
path
:
''
,
pathType
:
0
},
{
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-icon
3.png'
,
iconActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-icon-s3
.png'
,
text
:
'
科学成熟的<br />在线教育
模式'
,
path
:
''
,
pathType
:
0
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/leader_icon_
3.png'
,
iconActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/leader_icon_3_on
.png'
,
text
:
'
全球移动研学<br />与机构实习
模式'
,
path
:
''
,
pathType
:
0
},
{
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-icon
4.png'
,
iconActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-icon-s4
.png'
,
text
:
'
无需联考、快速入门<br />的学习体验
'
,
path
:
''
,
pathType
:
0
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/leader_icon_
4.png'
,
iconActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/leader_icon_4_on
.png'
,
text
:
'
复合人才培养<br />与学业界双导师
'
,
path
:
''
,
pathType
:
0
},
{
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-icon
5.png'
,
iconActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-icon-s5
.png'
,
text
:
'
聚焦中国实践和国际前沿<br />的最新课程
'
,
path
:
''
,
pathType
:
0
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/leader_icon_
5.png'
,
iconActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/leader_icon_5_on
.png'
,
text
:
'
金融领导力与<br />职业发展无缝隙
'
,
path
:
''
,
pathType
:
0
}
]
}
...
...
components/home/schoolRanking.vue
浏览文件 @
1fe436af
...
...
@@ -2,49 +2,12 @@
<div
class=
"ranking-content-box"
>
<div
class=
"title"
>
<div
class=
"line"
></div>
<div
class=
"name"
>
学校排名
</div>
<div
class=
"name"
>
培养目标
</div>
<div
class=
"line"
></div>
</div>
<div
class=
"content-mian"
>
<div
class=
"li"
>
<div
class=
"li-tit"
>
印第安纳大学
</div>
<div
class=
"item"
>
<div
class=
"tit"
><span>
No.
</span>
11
</div>
<div
class=
"p"
>
全球最佳研究生院排名
</div>
<div
class=
"p"
>
2018 《美国新闻与世界报道》
</div>
</div>
<div
class=
"item"
>
<div
class=
"tit"
><span>
No.
</span>
21
</div>
<div
class=
"p"
>
全美最佳商学院研究生综合排名
</div>
<div
class=
"p"
>
2018 《美国新闻与世界报道》
</div>
</div>
</div>
<div
class=
"li"
>
<div
class=
"li-tit"
>
KELLEY 商学院
</div>
<div
class=
"item"
>
<div
class=
"tit"
><span>
No.
</span>
21
</div>
<div
class=
"p"
>
总体排名
</div>
<div
class=
"p"
>
2018 《美国新闻与世界报道》
</div>
</div>
<div
class=
"item"
>
<div
class=
"tit"
><span>
No.
</span>
1
</div>
<div
class=
"p"
>
学生满意度排名
</div>
<div
class=
"p"
>
2016 《彭博商业周刊》
</div>
</div>
</div>
<div
class=
"li mar-t"
>
<div
class=
"li-tit"
>
KELLEY
<br
/>
在线金融硕士
</div>
<div
class=
"item"
>
<div
class=
"tit"
><span>
No.
</span>
11
</div>
<div
class=
"p"
>
全球最佳研究生院排名
</div>
<div
class=
"p"
>
2018 《美国新闻与世界报道》
</div>
</div>
<div
class=
"item"
>
<div
class=
"tit"
><span>
No.
</span>
21
</div>
<div
class=
"p"
>
全美最佳商学院研究生综合排名
</div>
<div
class=
"p"
>
2018 《美国新闻与世界报道》
</div>
</div>
</div>
<div
class=
"left"
>
培养国际化、产业化、科技化的
<br>
复合型金融人才和领袖
</div>
<div
class=
"right"
></div>
</div>
</div>
</
template
>
...
...
@@ -58,7 +21,7 @@ export default {
margin-top
:
57px
;
width
:
100%
;
height
:
680px
;
background
:
url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
kelley/home-ranking-
bg.png)
center
;
background
:
url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/
cfflp/
bg.png)
center
;
background-size
:
cover
;
.title
{
width
:
996px
;
...
...
@@ -84,42 +47,16 @@ export default {
margin
:
0
auto
;
display
:
flex
;
justify-content
:
space-between
;
.li
{
width
:
250px
;
&
.mar-t
{
transform
:
translateY
(
-35px
);
.li-tit
{
line-height
:
34px
;
transform
:
translateY
(
20px
);
}
}
.li-tit
{
text-align
:
center
;
font-size
:
30px
;
line-height
:
100%
;
color
:
#fff
;
}
.item
{
.tit
{
padding-top
:
46px
;
font-size
:
48px
;
line-height
:
100%
;
color
:
#FFFFFF
;
text-align
:
center
;
margin-bottom
:
15px
;
line-height
:
100%
;
span
{
font-size
:
24px
;
}
}
.p
{
text-align
:
center
;
font-size
:
16px
;
line-height
:
100%
;
color
:
#FFFFFF
;
margin-bottom
:
11px
;
}
.left
{
width
:
66%
;
color
:
#fff
;
font-size
:
44px
;
font-weight
:
bold
;
line-height
:
60px
;
padding
:
50px
0
0
20px
;
}
.right
{
width
:
34%
;
}
}
}
...
...
components/rightAside.vue
浏览文件 @
1fe436af
...
...
@@ -71,13 +71,13 @@ export default {
return
{
tabBtnActive
:
false
,
tabBtnTarget
:
''
,
projectName
:
'
金融硕士
'
,
projectName
:
'
中国未来金融领袖计划
'
,
sendCode
:
''
,
isBtnDisabled
:
false
,
formInfo
:
{
name
:
''
,
phone
:
''
,
newProjectId
:
'100
1
'
newProjectId
:
'100
7
'
},
projectList
:
[
{
label
:
'金融工商管理硕士'
,
value
:
'1000'
},
...
...
nuxt.config.js
浏览文件 @
1fe436af
...
...
@@ -17,7 +17,7 @@ export default {
}),
// Global page headers: https://go.nuxtjs.dev/config-head
head
:
{
title
:
'
紫荆教育-在线MBA课程-MBA在线课程-专业金融
在线教育品牌'
,
title
:
'
中国未来金融领袖计划-清华控股旗下高端复合型金融人才培养
在线教育品牌'
,
htmlAttrs
:
{
lang
:
'en'
},
...
...
@@ -28,12 +28,12 @@ export default {
{
name
:
'keywords'
,
content
:
'
理财规划师,企业理财顾问师,投资理财顾问,金融理财师,理财培训,企业融资,国家理财规划师,财富管理,资产管理,个人财富管理,证券投资,信托投资,房地产投资
'
'
双一流大学,非金融转金融,复合型人才,金融二学位,双硕士,研究生,KELLEY商学院,金融机构实习,金融实操课,投行,投研,印第安纳大学,在线金融硕士,金融人才,985大学,211大学,未来金融领袖计划,金融领袖,金融实习
'
},
{
name
:
'description'
,
content
:
'
紫荆教育依托清华大学和五道口金融学院丰富的教育资源,秉承其严谨务实的教学理念,紧密结合宏观经济转型过程中,企业和个人知识结构升级的需求,融理论大家、实践专家、顶尖专业机构集体智慧于一体,构建以金融为核心的商业实战知识体系,努力为中国社会商业素质提高贡献一己之力.课程分类:企业理财顾问(CFC),理财规划师,财富资产管理,金融创业投资项目
.'
'
“中国未来金融领袖计划”是紫荆教育联合印第安纳大学KELLEY商学院、中国教育发展战略学会共同推出的5年1000人复合型金融人才培养项目,旨在选拔中国985高校在读物理、化学、数学、生物医学、汽车、电子信息等非金融专业的优秀学生加入该计划,为学生提供国际顶尖商学院系统化的金融学课程和学位、金融领导力、实践、实战、实习和就业的全流程的辅导,培养未来十年乃至二十年我国需要的国际化、产业化、科技化的复合型金融人才和领袖
.'
}
],
link
:
[
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论