Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
474fd8b1
提交
474fd8b1
authored
3月 22, 2023
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: update
上级
67dfd169
全部展开
显示空白字符变更
内嵌
并排
正在显示
26 个修改的文件
包含
86 行增加
和
83 行删除
+86
-83
.env
.env
+2
-2
.env.dev
.env.dev
+2
-2
RightAside.vue
components/base/h5/RightAside.vue
+1
-1
Video.vue
components/home/Video.vue
+13
-13
banners.vue
components/home/banners.vue
+1
-1
projectFeatures.vue
components/home/projectFeatures.vue
+11
-11
schoolIntroduce.vue
components/home/schoolIntroduce.vue
+3
-3
Footer.vue
components/layout/h5/Footer.vue
+1
-1
Header.vue
components/layout/h5/Header.vue
+1
-1
Foot.vue
components/layout/pc/Foot.vue
+5
-6
Head.vue
components/layout/pc/Head.vue
+6
-9
rightAside.vue
components/rightAside.vue
+1
-1
ywjl.js
modules/my/admission/form/ywjl.js
+1
-1
form.js
modules/my/interview/form/form.js
+1
-1
ywjl.js
modules/my/interview/form/ywjl.js
+1
-1
form.js
modules/my/review/form/form.js
+1
-1
ywjl.js
modules/my/review/form/ywjl.js
+1
-1
school.vue
pages/about/school.vue
+25
-18
academic.vue
pages/academic/academic.vue
+1
-1
dataDownload.vue
pages/dataDownload/dataDownload.vue
+2
-2
apply.vue
pages/enroll/apply.vue
+1
-1
process.vue
pages/enroll/process.vue
+1
-1
index.vue
pages/index.vue
+2
-2
introduce.vue
pages/project-intro/introduce.vue
+1
-1
salary.vue
pages/returnPolicy/salary.vue
+1
-1
school.vue
pages/school/school.vue
+0
-0
没有找到文件。
.env
浏览文件 @
474fd8b1
...
@@ -4,4 +4,4 @@ newProjectId=147349767330201600
...
@@ -4,4 +4,4 @@ newProjectId=147349767330201600
baseURL=https://project-api.ezijing.com
baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/sit-plus
loginURL=https://login.ezijing.com/auth
\ No newline at end of file
\ No newline at end of file
.env.dev
浏览文件 @
474fd8b1
...
@@ -4,4 +4,4 @@ newProjectId=147349767330201600
...
@@ -4,4 +4,4 @@ newProjectId=147349767330201600
baseURL=https://project-api.ezijing.com
baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/sit-plus
loginURL=https://login.ezijing.com/auth
\ No newline at end of file
\ No newline at end of file
components/base/h5/RightAside.vue
浏览文件 @
474fd8b1
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
<div
class=
"dialog-box"
@
click
.
stop
>
<div
class=
"dialog-box"
@
click
.
stop
>
<h2
class=
"title"
>
关注我们
</h2>
<h2
class=
"title"
>
关注我们
</h2>
<div
class=
"follow"
>
<div
class=
"follow"
>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/sit_wechat.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/sit_wechat.png"
/>
<p>
扫码关注 了解更多
</p>
<p>
扫码关注 了解更多
</p>
</div>
</div>
</div>
</div>
...
...
components/home/Video.vue
浏览文件 @
474fd8b1
...
@@ -58,22 +58,22 @@ export default {
...
@@ -58,22 +58,22 @@ export default {
isShow
:
false
,
isShow
:
false
,
list
:
[
list
:
[
{
{
poster
:
'https://webapp-pub.ezijing.com/project/
sit-plus/video_poster1.pn
g'
poster
:
'https://webapp-pub.ezijing.com/project/
depaul-plus/show_1.jp
g'
},
},
{
{
poster
:
'https://webapp-pub.ezijing.com/project/
sit-plus/video_poster2.pn
g'
poster
:
'https://webapp-pub.ezijing.com/project/
depaul-plus/show_2.jp
g'
},
},
{
{
poster
:
'https://webapp-pub.ezijing.com/project/
sit-plus/video_poster3.pn
g'
poster
:
'https://webapp-pub.ezijing.com/project/
depaul-plus/show_3.jp
g'
},
},
{
{
poster
:
'https://webapp-pub.ezijing.com/project/
sit-plus/video_poster4.pn
g'
poster
:
'https://webapp-pub.ezijing.com/project/
depaul-plus/show_4.jp
g'
},
},
{
{
poster
:
'https://webapp-pub.ezijing.com/project/
sit-plus/video_poster5.pn
g'
poster
:
'https://webapp-pub.ezijing.com/project/
depaul-plus/show_5.jp
g'
},
},
{
{
poster
:
'https://webapp-pub.ezijing.com/project/
sit-plus/video_poster6.pn
g'
poster
:
'https://webapp-pub.ezijing.com/project/
depaul-plus/show_6.jp
g'
}
}
],
],
// 当前播放的视频
// 当前播放的视频
...
@@ -87,7 +87,7 @@ export default {
...
@@ -87,7 +87,7 @@ export default {
},
},
speed
:
1000
,
speed
:
1000
,
loop
:
true
,
loop
:
true
,
height
:
50
0
,
height
:
35
0
,
slidesPerView
:
2
,
slidesPerView
:
2
,
centeredSlides
:
true
,
centeredSlides
:
true
,
rewind
:
true
,
rewind
:
true
,
...
@@ -100,7 +100,7 @@ export default {
...
@@ -100,7 +100,7 @@ export default {
},
},
swiperOption1
:
{
swiperOption1
:
{
loop
:
true
,
loop
:
true
,
height
:
50
0
,
height
:
35
0
,
slidesPerView
:
1.3
,
slidesPerView
:
1.3
,
centeredSlides
:
true
,
centeredSlides
:
true
,
rewind
:
true
rewind
:
true
...
@@ -202,14 +202,14 @@ export default {
...
@@ -202,14 +202,14 @@ export default {
.is-pc
{
.is-pc
{
margin-top
:
56px
;
margin-top
:
56px
;
.video-wrapper
{
.video-wrapper
{
background
:
url(https://webapp-pub.ezijing.com/project/
sit
-plus/video_bg.png)
no-repeat
center
center
;
background
:
url(https://webapp-pub.ezijing.com/project/
depaul
-plus/video_bg.png)
no-repeat
center
center
;
background-size
:
cover
;
background-size
:
cover
;
}
}
.content
{
.content
{
max-width
:
1200px
;
max-width
:
1200px
;
margin
:
0
auto
;
margin
:
0
auto
;
position
:
relative
;
position
:
relative
;
padding
:
65px
0
;
padding
:
1
65px
0
;
}
}
.video-list
{
.video-list
{
display
:
flex
;
display
:
flex
;
...
@@ -227,7 +227,7 @@ export default {
...
@@ -227,7 +227,7 @@ export default {
.video-poster
{
.video-poster
{
position
:
relative
;
position
:
relative
;
width
:
550px
;
width
:
550px
;
height
:
5
50px
;
height
:
3
50px
;
&
:
:
after
{
&
:
:
after
{
content
:
''
;
content
:
''
;
position
:
absolute
;
position
:
absolute
;
...
@@ -303,7 +303,7 @@ export default {
...
@@ -303,7 +303,7 @@ export default {
z-index
:
10000
;
z-index
:
10000
;
}
}
.swiper-container
{
.swiper-container
{
height
:
5
50px
;
height
:
3
50px
;
// .swiper-wrapper{
// .swiper-wrapper{
// }
// }
.swiper-slide
{
.swiper-slide
{
...
@@ -314,7 +314,7 @@ export default {
...
@@ -314,7 +314,7 @@ export default {
// margin-left:50px;
// margin-left:50px;
.item-media
{
.item-media
{
width
:
550px
;
width
:
550px
;
height
:
5
50px
;
height
:
3
50px
;
position
:
relative
;
position
:
relative
;
img
{
img
{
width
:
100%
;
width
:
100%
;
...
...
components/home/banners.vue
浏览文件 @
474fd8b1
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<div
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<div
class=
"banner-content"
>
<div
class=
"banner-content"
>
<a
href=
"/my"
>
<a
href=
"/my"
>
<img
class=
"img"
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/banner.png"
/>
<img
class=
"img"
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/banner.png"
/>
</a>
</a>
<!--
<div
class=
"content_desc"
>
<!--
<div
class=
"content_desc"
>
<div
class=
"desc_cn"
>
德保罗大学金融学硕士保研项目
</div>
<div
class=
"desc_cn"
>
德保罗大学金融学硕士保研项目
</div>
...
...
components/home/projectFeatures.vue
浏览文件 @
474fd8b1
...
@@ -26,36 +26,36 @@ export default {
...
@@ -26,36 +26,36 @@ export default {
return
{
return
{
listData
:
[
listData
:
[
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
sit
-plus/feature_1.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
depaul
-plus/feature_1.png'
,
item_desc_tit
:
'历史悠久、文化底蕴'
,
item_desc_tit
:
'历史悠久、文化底蕴'
,
item_desc_con
:
'创办于1898年,125年历史
,百年名校<br>全美前十大私立大学之一<br
>来自49个州和141个国家的学生'
item_desc_con
:
'创办于1898年,125年历史
<br/>百年名校,全美前十大私立大学之一<br/
>来自49个州和141个国家的学生'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
sit
-plus/feature_3.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
depaul
-plus/feature_3.png'
,
item_desc_tit
:
'专业北美#56'
,
item_desc_tit
:
'
金融
专业北美#56'
,
item_desc_con
:
'金融专业北美 #56<br/>
商科 全美#86<br/>U.S.NEWS全美#137<br/>U.S.NEWS全美最佳大学
'
item_desc_con
:
'金融专业北美 #56<br/>
金融工程北美 #33<br/>商科全美 #86
'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
sit
-plus/feature_2.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
depaul
-plus/feature_2.png'
,
item_desc_tit
:
'实力雄厚'
,
item_desc_tit
:
'实力雄厚'
,
item_desc_con
:
item_desc_con
:
'现有14,000+本科生
;
7,000+研究生<br/>生师比例17:1<br/>世界地理位置最佳的学校之一<br/>安全校园、市中心与富人区'
'现有14,000+本科生
,
7,000+研究生<br/>生师比例17:1<br/>世界地理位置最佳的学校之一<br/>安全校园、市中心与富人区'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
sit
-plus/feature_4.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
depaul
-plus/feature_4.png'
,
item_desc_tit
:
'校方直录'
,
item_desc_tit
:
'校方直录'
,
item_desc_con
:
'点对点直录<br/>硕士学分国内提前修'
item_desc_con
:
'点对点直录<br/>硕士学分国内提前修'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
sit
-plus/feature_5.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
depaul
-plus/feature_5.png'
,
item_desc_tit
:
'免标准化考试'
,
item_desc_tit
:
'免标准化考试'
,
item_desc_con
:
'校方考试替代托福、GRE'
item_desc_con
:
'校方考试替代托福、GRE'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
sit
-plus/feature_6.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/
depaul
-plus/feature_6.png'
,
item_desc_tit
:
'精英辈出'
,
item_desc_tit
:
'精英辈出'
,
item_desc_con
:
item_desc_con
:
'中金公司
总裁 朱云来<br/>摩根士丹利 执行董事 Joseph N. Silich等<br/>德尔豪斯资本 高级副总裁 Mr. Lee J. Diamandakis<br/>德雷柏和克莱默房地产顾问公司 高级副总裁 Matt Wurtzebach
'
'中金公司
总裁 朱云来<br/>摩根士丹利执行董事<br/>Joseph N. Silich<br/>德尔豪斯资本高级副总裁<br/>Mr. Lee J. Diamandakis
'
}
}
]
]
}
}
...
...
components/home/schoolIntroduce.vue
浏览文件 @
474fd8b1
...
@@ -2,15 +2,15 @@
...
@@ -2,15 +2,15 @@
<div
class=
"service-content max-width-center"
>
<div
class=
"service-content max-width-center"
>
<card
title=
"学校简介"
>
<card
title=
"学校简介"
>
<div
class=
"desc"
>
<div
class=
"desc"
>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/school_desc.png"
class=
"desc-img"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/school_desc.png"
class=
"desc-img"
/>
<p>
<p>
德保罗大学(DePaul
德保罗大学(DePaul
University)创立于1898年,位于伊利诺伊州芝加哥市区,同时是全美第九大私立大学,
于U.S.NEWS全美4000余所大学中排名137,
全美商科排名86,金融硕士项目更是被TFE
University)创立于1898年,位于伊利诺伊州芝加哥市区,同时是全美第九大私立大学,全美商科排名86,金融硕士项目更是被TFE
TIMES(2023)评为北美第56名。
TIMES(2023)评为北美第56名。
</p>
</p>
<br
/>
<br
/>
<p>
<p>
该校拥有芝加哥市中心校区
,与林肯公园校区,前者身处芝加哥CBD,周围毕马威、安永、高盛、摩根大通等五百强企业密集,就业实习机会丰富。其拥有丰富优质的校友资源,培养了中金公司总裁、朱镕基总理之子
朱云来,摩根士丹利的执行董事Joseph
该校拥有芝加哥市中心校区
与林肯公园校区,前者身处芝加哥CBD,周围毕马威、安永、高盛、摩根大通等五百强企业密集,就业实习机会丰富。其拥有丰富优质的校友资源,培养了中金公司总裁
朱云来,摩根士丹利的执行董事Joseph
N. Silich等众多优秀金融人才。
N. Silich等众多优秀金融人才。
</p>
</p>
<br
/>
<br
/>
...
...
components/layout/h5/Footer.vue
浏览文件 @
474fd8b1
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
</div>
</div>
<div
class=
"about-item"
>
<div
class=
"about-item"
>
<label>
邮
箱:
</label>
<label>
邮
箱:
</label>
<p><a
href=
"mailto:admission_
SIT@ezijing.com "
>
admission_SIT
@ezijing.com
</a></p>
<p><a
href=
"mailto:admission_
DePaul@ezijing.com "
>
admission_DePaul
@ezijing.com
</a></p>
</div>
</div>
</div>
</div>
<!--
<div
class=
"link"
>
<!--
<div
class=
"link"
>
...
...
components/layout/h5/Header.vue
浏览文件 @
474fd8b1
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<header
class=
"main-header"
>
<header
class=
"main-header"
>
<template
v-if=
"!searchVisible"
>
<template
v-if=
"!searchVisible"
>
<div
class=
"logo-box"
>
<div
class=
"logo-box"
>
<img
@
click=
"goWebsite"
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/logo.png"
/>
<img
@
click=
"goWebsite"
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/logo.png"
/>
<div
class=
"line"
></div>
<div
class=
"line"
></div>
<nuxt-link
to=
"/"
class=
"logo"
>
<nuxt-link
to=
"/"
class=
"logo"
>
<div
class=
"title"
>
<div
class=
"title"
>
...
...
components/layout/pc/Foot.vue
浏览文件 @
474fd8b1
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<div
class=
"foot-content"
>
<div
class=
"foot-content"
>
<div
class=
"left-content"
>
<div
class=
"left-content"
>
<div
class=
"logo-title"
>
<div
class=
"logo-title"
>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/logo_white.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/logo_white.png"
/>
<h1>
金融学硕士保研项目
</h1>
<h1>
金融学硕士保研项目
</h1>
</div>
</div>
...
@@ -40,14 +40,14 @@
...
@@ -40,14 +40,14 @@
<div
class=
"bottom"
>
<div
class=
"bottom"
>
<div
class=
"address"
v-html=
"$t('foot.address')"
></div>
<div
class=
"address"
v-html=
"$t('foot.address')"
></div>
<div
class=
"phone"
v-html=
"$t('foot.contact')"
></div>
<div
class=
"phone"
v-html=
"$t('foot.contact')"
></div>
<a
class=
"mail"
href=
"mailto:admission_
SIT
@ezijing.com"
<a
class=
"mail"
href=
"mailto:admission_
DePaul
@ezijing.com"
>
邮
箱:admission_
SIT
@ezijing.com
>
邮
箱:admission_
DePaul
@ezijing.com
</a>
</a>
<!--
<div
class=
"mail"
v-html=
"$t('foot.email')"
></div>
-->
<!--
<div
class=
"mail"
v-html=
"$t('foot.email')"
></div>
-->
</div>
</div>
</div>
</div>
<div
class=
"right-content"
>
<div
class=
"right-content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/sit_wechat.png"
class=
"code"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/sit_wechat.png"
class=
"code"
/>
<div
class=
"tips-txt"
>
<div
class=
"tips-txt"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png"
/>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png"
/>
<div
class=
"txt"
>
{{
$t
(
'foot.weChat'
)
}}
</div>
<div
class=
"txt"
>
{{
$t
(
'foot.weChat'
)
}}
</div>
...
@@ -194,8 +194,7 @@ export default {}
...
@@ -194,8 +194,7 @@ export default {}
align-items
:
center
;
align-items
:
center
;
height
:
50px
;
height
:
50px
;
img
{
img
{
margin-top
:
-40px
;
height
:
34px
;
height
:
125px
;
}
}
h1
{
h1
{
margin-left
:
14px
;
margin-left
:
14px
;
...
...
components/layout/pc/Head.vue
浏览文件 @
474fd8b1
...
@@ -3,18 +3,15 @@
...
@@ -3,18 +3,15 @@
<div
class=
"color-bar"
></div>
<div
class=
"color-bar"
></div>
<div
class=
"head-top-content"
>
<div
class=
"head-top-content"
>
<div
class=
"max-width-content"
>
<div
class=
"max-width-content"
>
<!--
<nuxt-link
to=
"/"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/307f688850f8308a5c944bd129436fe0.png"
/>
</nuxt-link>
-->
<div
class=
"logo-box"
>
<div
class=
"logo-box"
>
<img
@
click=
"goWebsite"
src=
"https://webapp-pub.ezijing.com/project/sit-plus/logo.png"
/>
<nuxt-link
to=
"/"
>
<img
src=
"https://webapp-pub.ezijing.com/project/depaul-plus/logo.png"
/>
</nuxt-link>
<div
class=
"line"
></div>
<div
class=
"line"
></div>
<nuxt-link
to=
"/"
>
<nuxt-link
to=
"/"
>
<div
class=
"title"
>
德保罗大学金融学硕士保研项目
</div>
<div
class=
"title"
>
德保罗大学金融学硕士保研项目
</div>
</nuxt-link>
</nuxt-link>
<!--
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg"
/>
-->
</div>
</div>
<div
class=
"user"
v-if=
"user.id"
>
<div
class=
"user"
v-if=
"user.id"
>
<span>
{{
user
.
realname
||
user
.
nickname
}}
</span
<span>
{{
user
.
realname
||
user
.
nickname
}}
</span
><em>
|
</em><span
class=
"logout"
@
click=
"logout"
>
{{
$t
(
'menu.out'
)
}}
</span>
><em>
|
</em><span
class=
"logout"
@
click=
"logout"
>
{{
$t
(
'menu.out'
)
}}
</span>
...
@@ -37,7 +34,6 @@
...
@@ -37,7 +34,6 @@
</div>
</div>
<div
class=
"head-nav-content max-width-content"
>
<div
class=
"head-nav-content max-width-content"
>
<app-menu></app-menu>
<app-menu></app-menu>
<div
class=
"search-box"
></div>
</div>
</div>
</div>
</div>
</
template
>
</
template
>
...
@@ -100,8 +96,9 @@ li {
...
@@ -100,8 +96,9 @@ li {
.head-top-content
{
.head-top-content
{
// width: 1200px;
// width: 1200px;
// margin: 0 auto;
// margin: 0 auto;
border
:
1px
solid
#ebebeb
;
border
-bottom
:
1px
solid
#ebebeb
;
.max-width-content
{
.max-width-content
{
height
:
100px
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
img
{
img
{
...
@@ -114,7 +111,7 @@ li {
...
@@ -114,7 +111,7 @@ li {
align-items
:
center
;
align-items
:
center
;
justify-content
:
center
;
justify-content
:
center
;
img
{
img
{
height
:
89
px
;
height
:
32
px
;
cursor
:
pointer
;
cursor
:
pointer
;
display
:
block
;
display
:
block
;
}
}
...
...
components/rightAside.vue
浏览文件 @
474fd8b1
...
@@ -72,7 +72,7 @@
...
@@ -72,7 +72,7 @@
</div>
</div>
<div
class=
"wx_cont"
v-show=
"tabBtnTarget === 'wx'"
>
<div
class=
"wx_cont"
v-show=
"tabBtnTarget === 'wx'"
>
<h5>
{{
$t
(
'aside.follow'
)
}}
</h5>
<h5>
{{
$t
(
'aside.follow'
)
}}
</h5>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/sit_wechat.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/sit_wechat.png"
/>
</div>
</div>
</div>
</div>
</transition>
</transition>
...
...
modules/my/admission/form/ywjl.js
浏览文件 @
474fd8b1
...
@@ -30,7 +30,7 @@ export default {
...
@@ -30,7 +30,7 @@ export default {
data
:
{
file_type
:
'RESUME_EN'
}
data
:
{
file_type
:
'RESUME_EN'
}
},
},
append
:
`
append
:
`
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/
sit
-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/
depaul
-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
}
}
]
]
...
...
modules/my/interview/form/form.js
浏览文件 @
474fd8b1
...
@@ -57,7 +57,7 @@ export default function(_this) {
...
@@ -57,7 +57,7 @@ export default function(_this) {
limit
:
1
limit
:
1
},
},
rules
:
[{
required
:
true
,
message
:
'请上传'
,
trigger
:
'change'
}],
rules
:
[{
required
:
true
,
message
:
'请上传'
,
trigger
:
'change'
}],
prepend
:
`<p>请下载填写申请表格(First Year Application Form)模板后上传 <a href="https://webapp-pub.ezijing.com/project/
sit
-plus/First%20Year%20Application.docx" target="_blank" download="申请表格" style="color:#aa1941;">[下载模板]</a></p>`
prepend
:
`<p>请下载填写申请表格(First Year Application Form)模板后上传 <a href="https://webapp-pub.ezijing.com/project/
depaul
-plus/First%20Year%20Application.docx" target="_blank" download="申请表格" style="color:#aa1941;">[下载模板]</a></p>`
}
}
]
]
}
}
...
...
modules/my/interview/form/ywjl.js
浏览文件 @
474fd8b1
...
@@ -32,7 +32,7 @@ export default function(_this) {
...
@@ -32,7 +32,7 @@ export default function(_this) {
data
:
{
file_type
:
'RESUME_EN'
}
data
:
{
file_type
:
'RESUME_EN'
}
},
},
append
:
`
append
:
`
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/
sit
-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/
depaul
-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
}
}
]
]
...
...
modules/my/review/form/form.js
浏览文件 @
474fd8b1
...
@@ -57,7 +57,7 @@ export default function(_this) {
...
@@ -57,7 +57,7 @@ export default function(_this) {
limit
:
1
limit
:
1
},
},
rules
:
[{
required
:
true
,
message
:
'请上传'
,
trigger
:
'change'
}],
rules
:
[{
required
:
true
,
message
:
'请上传'
,
trigger
:
'change'
}],
prepend
:
`<p>请下载填写申请表格(First Year Application Form)模板后上传 <a href="https://webapp-pub.ezijing.com/project/
sit
-plus/First%20Year%20Application.docx" target="_blank" download="申请表格" style="color:#aa1941;">[下载模板]</a></p>`
prepend
:
`<p>请下载填写申请表格(First Year Application Form)模板后上传 <a href="https://webapp-pub.ezijing.com/project/
depaul
-plus/First%20Year%20Application.docx" target="_blank" download="申请表格" style="color:#aa1941;">[下载模板]</a></p>`
}
}
]
]
}
}
...
...
modules/my/review/form/ywjl.js
浏览文件 @
474fd8b1
...
@@ -31,7 +31,7 @@ export default {
...
@@ -31,7 +31,7 @@ export default {
data
:
{
file_type
:
'RESUME_EN'
}
data
:
{
file_type
:
'RESUME_EN'
}
},
},
append
:
`
append
:
`
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/
sit
-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/
depaul
-plus/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF--SIT.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
}
}
]
]
...
...
pages/about/school.vue
浏览文件 @
474fd8b1
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div>
<div>
<div
v-if=
"!isMobile"
class=
"is-pc"
>
<div
v-if=
"!isMobile"
class=
"is-pc"
>
<div
class=
"banner"
>
<div
class=
"banner"
>
<img
class=
"img_banner"
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/school_banner.png"
/>
<img
class=
"img_banner"
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/school_banner.png"
/>
</div>
</div>
<section
class=
"section"
>
<section
class=
"section"
>
<h2
class=
"title"
>
项目介绍
</h2>
<h2
class=
"title"
>
项目介绍
</h2>
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<!-- 专业介绍 -->
<!-- 专业介绍 -->
<div
class=
"content_part"
>
<div
class=
"content_part"
>
<div
class=
"img-box"
style=
"height: 600px"
>
<div
class=
"img-box"
style=
"height: 600px"
>
<img
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/pc-school-img2.png"
/>
<img
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-school-img2.png"
/>
</div>
</div>
<div
class=
"content_desc"
>
<div
class=
"content_desc"
>
<h2
class=
"desc_title"
>
培养目标
</h2>
<h2
class=
"desc_title"
>
培养目标
</h2>
...
@@ -126,16 +126,20 @@
...
@@ -126,16 +126,20 @@
</section>
</section>
<div
class=
"content_part"
>
<div
class=
"content_part"
>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/pc-school-img3.png"
class=
"part_img"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-school-img3.png"
class=
"part_img"
/>
</div>
</div>
<!-- 院校荣誉 -->
<!-- 院校荣誉 -->
<img
class=
"img4"
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/pc-school-img4.png"
/>
<img
class=
"img4"
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-school-img4.png"
/>
<!-- 课程设置 -->
<!-- 课程设置 -->
</div>
</div>
<div
v-else
class=
"is-h5"
>
<div
v-else
class=
"is-h5"
>
<div
class=
"banner"
>
<div
class=
"banner"
>
<img
class=
"img_banner"
src=
"https://webapp-pub.ezijing.com/project/sit-plus/school_banner.png"
width=
"100%"
/>
<img
class=
"img_banner"
src=
"https://webapp-pub.ezijing.com/project/depaul-plus/school_banner.png"
width=
"100%"
/>
</div>
</div>
<div
class=
"h5-content"
>
<div
class=
"h5-content"
>
<div
class=
"h5-title"
>
项目介绍
</div>
<div
class=
"h5-title"
>
项目介绍
</div>
...
@@ -147,7 +151,7 @@
...
@@ -147,7 +151,7 @@
该项目由德保罗大学金融学硕士保研项目中国招生与教学中心(紫荆教育)全权负责招生和运营,详情请见德保罗大学官网项目说明。
该项目由德保罗大学金融学硕士保研项目中国招生与教学中心(紫荆教育)全权负责招生和运营,详情请见德保罗大学官网项目说明。
</p>
</p>
<div
class=
"h5-title m-t-10"
>
培养目标
</div>
<div
class=
"h5-title m-t-10"
>
培养目标
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/h5-school-img2.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/h5-school-img2.png"
/>
<p
class=
"h5-con"
>
<p
class=
"h5-con"
>
金融学硕士(MSF)全称是Master of Science in
金融学硕士(MSF)全称是Master of Science in
Finance,作为STEM指定课程,主要培养具有坚实金融学理论基础和较高应用技能的专业人才,培养学生综合运用金融学、经济学、管理学、现代计量分析手段解决理论问题与实践问题的能力,可以适应金融管理部门、各类金融机构和研究机构的工作。德保罗大学金融学硕士毕业学生通常在四大会计师事务所、谷歌、IBM等全球知名科技创新企业就职,特别适合有跨专业申请需求、将来有志于从事投行、会计等行业的同学。
Finance,作为STEM指定课程,主要培养具有坚实金融学理论基础和较高应用技能的专业人才,培养学生综合运用金融学、经济学、管理学、现代计量分析手段解决理论问题与实践问题的能力,可以适应金融管理部门、各类金融机构和研究机构的工作。德保罗大学金融学硕士毕业学生通常在四大会计师事务所、谷歌、IBM等全球知名科技创新企业就职,特别适合有跨专业申请需求、将来有志于从事投行、会计等行业的同学。
...
@@ -170,7 +174,7 @@
...
@@ -170,7 +174,7 @@
</ul>
</ul>
</div>
</div>
<div
class=
"h5-title m-t-10"
>
学习安排
</div>
<div
class=
"h5-title m-t-10"
>
学习安排
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/study_arrange.png"
alt=
""
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/study_arrange.png"
alt=
""
/>
<div
class=
"list_desc"
>
<div
class=
"list_desc"
>
该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。
该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。
</div>
</div>
...
@@ -234,13 +238,16 @@
...
@@ -234,13 +238,16 @@
</div>
</div>
<div
class=
"h5-title m-t-10"
>
国际权威认证
</div>
<div
class=
"h5-title m-t-10"
>
国际权威认证
</div>
<div
class=
"h5-course-set"
>
<div
class=
"h5-course-set"
>
<img
src=
"https://webapp-pub.ezijing.com/project/sit-plus/h5-school-img6.png"
style=
"margin-bottom: 0.3rem"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/depaul-plus/h5-school-img6.png"
style=
"margin-bottom: 0.3rem"
/>
</div>
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/h5-school-img7.png"
style=
"margin: 0.25rem 0"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/h5-school-img7.png"
style=
"margin: 0.25rem 0"
/>
<!--
<div
class=
"h5-title m-t-10"
>
课程设置
</div>
-->
<!--
<div
class=
"h5-title m-t-10"
>
课程设置
</div>
-->
<!--
<div
class=
"h5-course-set"
>
<!--
<div
class=
"h5-course-set"
>
<img
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/h5-school-img8.png"
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/h5-school-img8.png"
style=
"margin-bottom:0.3rem"
style=
"margin-bottom:0.3rem"
/>
/>
<div
class=
"course-set-tips"
>
<div
class=
"course-set-tips"
>
...
@@ -492,16 +499,16 @@ export default {
...
@@ -492,16 +499,16 @@ export default {
}
}
}
}
.img5
{
.img5
{
background
:
url('https://webapp-pub.ezijing.com/project/
sit
-plus/pc-school-img11.png')
;
background
:
url('https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-school-img11.png')
;
}
}
.img6
{
.img6
{
background
:
url('https://webapp-pub.ezijing.com/project/
sit
-plus/pc-school-img22.png')
;
background
:
url('https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-school-img22.png')
;
}
}
.img7
{
.img7
{
background
:
url('https://webapp-pub.ezijing.com/project/
sit
-plus/pc-school-img33.png')
;
background
:
url('https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-school-img33.png')
;
}
}
.img8
{
.img8
{
background
:
url('https://webapp-pub.ezijing.com/project/
sit
-plus/pc-school-img44.png')
;
background
:
url('https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-school-img44.png')
;
}
}
}
}
}
}
...
@@ -733,16 +740,16 @@ export default {
...
@@ -733,16 +740,16 @@ export default {
}
}
}
}
.xz1
{
.xz1
{
background
:
url('https://webapp-pub.ezijing.com/project/
sit
-plus/pc-school-img11.png')
;
background
:
url('https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-school-img11.png')
;
}
}
.xz2
{
.xz2
{
background
:
url('https://webapp-pub.ezijing.com/project/
sit
-plus/pc-school-img22.png')
;
background
:
url('https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-school-img22.png')
;
}
}
.xz3
{
.xz3
{
background
:
url('https://webapp-pub.ezijing.com/project/
sit
-plus/pc-school-img33.png')
;
background
:
url('https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-school-img33.png')
;
}
}
.xz4
{
.xz4
{
background
:
url('https://webapp-pub.ezijing.com/project/
sit
-plus/pc-school-img44.png')
;
background
:
url('https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-school-img44.png')
;
}
}
}
}
}
}
...
...
pages/academic/academic.vue
浏览文件 @
474fd8b1
...
@@ -38,7 +38,7 @@ export default {
...
@@ -38,7 +38,7 @@ export default {
data
()
{
data
()
{
return
{
return
{
url1
:
'https://webapp-pub.ezijing.com/project/depaul-plus/cert.png'
,
url1
:
'https://webapp-pub.ezijing.com/project/depaul-plus/cert.png'
,
url2
:
'https://webapp-pub.ezijing.com/project/
sit
-plus/pc-cert-cn.png'
,
url2
:
'https://webapp-pub.ezijing.com/project/
depaul
-plus/pc-cert-cn.png'
,
frameParams
:
{
frameParams
:
{
slider
:
[]
slider
:
[]
}
}
...
...
pages/dataDownload/dataDownload.vue
浏览文件 @
474fd8b1
...
@@ -37,12 +37,12 @@ export default {
...
@@ -37,12 +37,12 @@ export default {
{
{
name
:
'招生简章'
,
name
:
'招生简章'
,
url
:
url
:
'https://webapp-pub.ezijing.com/project/
sit
-plus/%E6%96%AF%E8%92%82%E6%96%87%E6%96%AF%E7%90%86%E5%B7%A5%E5%AD%A6%E9%99%A2%E5%B7%A5%E7%A8%8B%E7%AE%A1%E7%90%86%E7%A1%95%E5%A3%AB%E4%BF%9D%E7%A0%94%E9%A1%B9%E7%9B%AE%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf?v=1'
'https://webapp-pub.ezijing.com/project/
depaul
-plus/%E6%96%AF%E8%92%82%E6%96%87%E6%96%AF%E7%90%86%E5%B7%A5%E5%AD%A6%E9%99%A2%E5%B7%A5%E7%A8%8B%E7%AE%A1%E7%90%86%E7%A1%95%E5%A3%AB%E4%BF%9D%E7%A0%94%E9%A1%B9%E7%9B%AE%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf?v=1'
},
},
{
{
name
:
'硕士学分模块介绍'
,
name
:
'硕士学分模块介绍'
,
url
:
url
:
'https://webapp-pub.ezijing.com/project/
sit
-plus/SIT%E7%A1%95%E5%A3%AB%E5%AD%A6%E5%88%86%E6%A8%A1%E5%9D%97%E4%BB%8B%E7%BB%8D.pdf'
'https://webapp-pub.ezijing.com/project/
depaul
-plus/SIT%E7%A1%95%E5%A3%AB%E5%AD%A6%E5%88%86%E6%A8%A1%E5%9D%97%E4%BB%8B%E7%BB%8D.pdf'
},
},
{
{
name
:
'语言强化模块介绍'
,
name
:
'语言强化模块介绍'
,
...
...
pages/enroll/apply.vue
浏览文件 @
474fd8b1
<
template
>
<
template
>
<app-frame
:data=
"frameParams"
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<app-frame
:data=
"frameParams"
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/enroll-process-apply-banner.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/enroll-process-apply-banner.png"
/>
<div
class=
"content-mian"
>
<div
class=
"content-mian"
>
<ul
class=
"content-mian_con"
>
<ul
class=
"content-mian_con"
>
...
...
pages/enroll/process.vue
浏览文件 @
474fd8b1
<
template
>
<
template
>
<app-frame
:data=
"frameParams"
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<app-frame
:data=
"frameParams"
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/enroll-process-banner.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/enroll-process-banner.png"
/>
<div
class=
"apply"
>
<div
class=
"apply"
>
<div
class=
"apply-line"
></div>
<div
class=
"apply-line"
></div>
<div
class=
"apply-item"
>
<div
class=
"apply-item"
>
...
...
pages/index.vue
浏览文件 @
474fd8b1
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<!-- banner图 -->
<!-- banner图 -->
<banners
/>
<banners
/>
<!-- 学校简介 -->
<!-- 学校简介 -->
<school-introduce/>
<school-introduce
/>
<!-- 项目定位 -->
<!-- 项目定位 -->
<project-position
/>
<project-position
/>
<!-- 项目优势 -->
<!-- 项目优势 -->
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
<!-- 最新动态 -->
<!-- 最新动态 -->
<news
/>
<news
/>
<!-- 视频 -->
<!-- 视频 -->
<Video
style=
"margin-bottom:0.2rem"
/>
<Video
/>
<!-- 右侧功能栏 -->
<!-- 右侧功能栏 -->
<right-aside
v-if=
"!isMobile"
/>
<right-aside
v-if=
"!isMobile"
/>
</div>
</div>
...
...
pages/project-intro/introduce.vue
浏览文件 @
474fd8b1
<
template
>
<
template
>
<app-frame
:data=
"frameParams"
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<app-frame
:data=
"frameParams"
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/project-intro_banner.png"
class=
"banner"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/project-intro_banner.png"
class=
"banner"
/>
<div
class=
"part_content"
>
<div
class=
"part_content"
>
<div
class=
"part_item"
>
<div
class=
"part_item"
>
德保罗大学金融学硕士保研项目是清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为德保罗大学金融学硕士保研项目官方授权中国招生与教学中心。
德保罗大学金融学硕士保研项目是清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为德保罗大学金融学硕士保研项目官方授权中国招生与教学中心。
...
...
pages/returnPolicy/salary.vue
浏览文件 @
474fd8b1
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
Martin等,而学校的就业中心也致力于为学生提供更多的服务,学校每年有300多家雇主在校园里招聘,为SIT毕业生在当今竞争激励的就业市场增加更多的机会。
Martin等,而学校的就业中心也致力于为学生提供更多的服务,学校每年有300多家雇主在校园里招聘,为SIT毕业生在当今竞争激励的就业市场增加更多的机会。
</p>
</p>
<p>
</p>
<p>
</p>
<img
src=
"https://webapp-pub.ezijing.com/project/
sit
-plus/sit_work.png"
style=
"width:100%"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/
depaul
-plus/sit_work.png"
style=
"width:100%"
/>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
</div>
</div>
...
...
pages/school/school.vue
浏览文件 @
474fd8b1
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论