Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
a3ab869b
提交
a3ab869b
authored
2月 23, 2022
作者:
pengxiaohui
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修改样式
上级
575fb370
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
19 行增加
和
11 行删除
+19
-11
projectFeatures.vue
components/home/projectFeatures.vue
+18
-10
process.vue
pages/enroll/process.vue
+1
-1
没有找到文件。
components/home/projectFeatures.vue
浏览文件 @
a3ab869b
...
...
@@ -85,34 +85,40 @@ export default {
return
{
listData
:
[
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-01.png?v=
1
'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-01.png?v=
2
'
,
item_desc_tit
:
'国际名校、权威可靠'
,
item_desc_con
:
'清控紫荆教育是以清华五道口相关知识产权创设而成,自成立以来与多所国际名校合作且实现课程学分互认,所获文凭均受中国教育部与国际认证,具有很强的国际化办学经验和教学水平。'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-02.png?v=
2
'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-02.png?v=
3
'
,
item_desc_tit
:
'无需联考、灵活录取'
,
item_desc_con
:
'无需参加国内竞争激烈的研究生联考,没有托福成绩的学生可以完成紫荆英语强化项目替代语言成绩。该课程以及考核成绩被美国大学认可,达到录取标准即可直接入读相应硕士课程。'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-03.png?v=
1
'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-03.png?v=
2
'
,
item_desc_tit
:
'前沿专业、就业广阔'
,
item_desc_con
:
'项目提供当前数字经济领域前沿专业,使毕业生具有国际背景和全球化竞争力。此外毕业生享受国家为留学归国人员提供的落户指标、创业支持、购买免税汽车等待遇。'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-04.png?v=
1
'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-04.png?v=
2
'
,
item_desc_tit
:
'省时省费、性价比优'
,
item_desc_con
:
'经过在国内学习一年后,学生只需再在国外学习一年即可获得中国教育部和国际认可的硕士学历学位,既节省时间成本又节约经济花销。'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-05.png?v=
1
'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-05.png?v=
2
'
,
item_desc_tit
:
'国际视野、本土实践'
,
item_desc_con
:
'本项目全部采用双语教学、小班授课,帮助学生提前适应美国教学模式;授课师资由清北人资深教授和优秀外教组成,保证国际化同时兼具本土实践,为留学归国工作建立无缝连接。'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-index-project-intro-06.png?v=2'
,
item_desc_tit
:
'全额退款、安心无忧'
,
item_desc_con
:
'就读期间,因个人原因中途放弃或因外部不可抗力因素(如签证不通过等)无法出国学习,个人缴纳的第1学年费用全额退还。'
}
],
swiperOption
:
{
...
...
@@ -172,7 +178,7 @@ export default {
}
},
mounted
()
{
console
.
log
(
this
.
isMobile
)
//
console.log(this.isMobile)
},
computed
:
{
isMobile
()
{
...
...
@@ -282,10 +288,12 @@ export default {
position
:
relative
;
margin-top
:
17px
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-around
;
.card-item
{
width
:
232px
;
height
:
430px
;
width
:
386px
;
height
:
336px
;
margin-bottom
:
20px
;
overflow
:hidden
;
position
:relative
;
.item_media
{
...
...
@@ -314,8 +322,8 @@ export default {
position
:absolute
;
left
:
0
;
top
:
80px
;
width
:
232
px
;
height
:
3
49px
;
width
:
386
px
;
height
:
2
49px
;
// background-color: #ededed;
opacity
:
1
;
display
:
flex
;
...
...
pages/enroll/process.vue
浏览文件 @
a3ab869b
...
...
@@ -2,7 +2,7 @@
<app-frame
:data=
"frameParams"
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/sign_banner.png"
/>
<div
v-if=
"!isMobile"
style=
"position: relative;"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-class-schedule.png"
class=
"img_bottom"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-class-schedule.png
?v=1
"
class=
"img_bottom"
/>
<a
href=
"https://marywood-plus.ezijing.com/my/account"
class=
"click-tag"
></a>
</div>
<div
v-else
style=
"position: relative;"
>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论