Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
c2e1b934
提交
c2e1b934
authored
8月 07, 2022
作者:
haodaking
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: update
上级
9b8a8945
全部展开
显示空白字符变更
内嵌
并排
正在显示
18 个修改的文件
包含
94 行增加
和
60 行删除
+94
-60
Menu.vue
components/base/h5/Menu.vue
+9
-8
banners.vue
components/home/banners.vue
+1
-1
projectFeatures.vue
components/home/projectFeatures.vue
+2
-1
projectPosition.vue
components/home/projectPosition.vue
+28
-9
schoolSenery.vue
components/home/schoolSenery.vue
+1
-1
Footer.vue
components/layout/h5/Footer.vue
+7
-7
Header.vue
components/layout/h5/Header.vue
+1
-1
Foot.vue
components/layout/pc/Foot.vue
+8
-8
Head.vue
components/layout/pc/Head.vue
+1
-1
Menu.vue
components/layout/pc/Menu.vue
+13
-12
rightAside.vue
components/rightAside.vue
+1
-1
zh-CN.js
langs/zh-CN.js
+3
-3
school.vue
pages/about/school.vue
+0
-0
teacher.vue
pages/about/teacher.vue
+5
-1
_id.vue
pages/news/hot/_id.vue
+6
-2
index.vue
pages/news/hot/index.vue
+6
-2
introduce.vue
pages/project-intro/introduce.vue
+1
-1
school3.vue
pages/school/school3.vue
+1
-1
没有找到文件。
components/base/h5/Menu.vue
浏览文件 @
c2e1b934
...
@@ -17,17 +17,18 @@ export default {
...
@@ -17,17 +17,18 @@ export default {
{
{
name
:
'项目介绍'
,
name
:
'项目介绍'
,
children
:
[
children
:
[
{
name
:
'项目介绍'
,
path
:
'/project-intro/introduce'
},
{
name
:
'玛丽伍德大学'
,
path
:
'/about/school'
},
{
name
:
'师资介绍'
,
path
:
'/about/teacher'
},
{
name
:
'最近动态'
,
path
:
'/news/hot'
}
{
name
:
'最近动态'
,
path
:
'/news/hot'
}
]
]
},
},
{
//
{
name
:
'学校介绍'
,
//
name: '学校介绍',
children
:
[
//
children: [
{
name
:
'玛丽伍德大学'
,
path
:
'/school/school3
'
},
// { name: '玛丽伍德大学', path: '/about/school
' },
{
name
:
'师资介绍'
,
path
:
'/about/teacher'
}
//
{ name: '师资介绍', path: '/about/teacher' }
]
//
]
},
//
},
{
{
name
:
'学历认证'
,
name
:
'学历认证'
,
path
:
'/academic/academic'
path
:
'/academic/academic'
...
...
components/home/banners.vue
浏览文件 @
c2e1b934
...
@@ -76,7 +76,7 @@ export default {
...
@@ -76,7 +76,7 @@ export default {
'https://webapp-pub.ezijing.com/project/marywood-plus/%E7%B4%AB%E8%8D%86%E6%95%99%E8%82%B2-%E7%8E%9B%E4%B8%BD%E4%BC%8D%E5%BE%B7%E5%A4%A7%E5%AD%A6%E5%9B%BD%E9%99%85%E7%A1%95%E5%A3%AB1%2B1%E9%A1%B9%E7%9B%AE%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf'
'https://webapp-pub.ezijing.com/project/marywood-plus/%E7%B4%AB%E8%8D%86%E6%95%99%E8%82%B2-%E7%8E%9B%E4%B8%BD%E4%BC%8D%E5%BE%B7%E5%A4%A7%E5%AD%A6%E5%9B%BD%E9%99%85%E7%A1%95%E5%A3%AB1%2B1%E9%A1%B9%E7%9B%AE%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf'
)
)
}
else
if
(
item
.
tag
===
'3'
)
{
}
else
if
(
item
.
tag
===
'3'
)
{
this
.
$router
.
push
(
'/
project-intro/introduce
'
)
this
.
$router
.
push
(
'/
about/school
'
)
}
else
if
(
item
.
tag
===
'4'
)
{
}
else
if
(
item
.
tag
===
'4'
)
{
this
.
$router
.
push
(
'/dataDownload/dataDownload'
)
this
.
$router
.
push
(
'/dataDownload/dataDownload'
)
}
else
if
(
item
.
tag
===
'5'
)
{
}
else
if
(
item
.
tag
===
'5'
)
{
...
...
components/home/projectFeatures.vue
浏览文件 @
c2e1b934
...
@@ -374,7 +374,8 @@ export default {
...
@@ -374,7 +374,8 @@ export default {
}
}
}
}
}
}
.card-item
:hover
{
// .card-item:hover {
.card-item
{
.item_media
{
.item_media
{
img
{
img
{
transform
:
scale
(
1
.1
);
transform
:
scale
(
1
.1
);
...
...
components/home/projectPosition.vue
浏览文件 @
c2e1b934
<
template
>
<
template
>
<div
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<div
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<div
class=
"service-content max-width-center"
>
<div
class=
"service-content max-width-center"
>
<card
title=
"项目
定位
"
v-if=
"!isMobile"
>
<card
title=
"项目
简介
"
v-if=
"!isMobile"
>
<div
class=
"desc"
>
<div
class=
"desc"
>
玛丽伍德大学国际硕士1+1项目,聚焦商业数据分析、金融科技、大数据、人工智能等数字经济领域前沿专业,以“能力导向一体化”教学体系为指引,建立“通识教育、专业教育、实践教育和创新教育”四位一体的国际化创新人才培养体系,致力于:
<p>
<!-- 1. 培养具有卓越的创新实践能力和国际竞争力的行业领军人才;2. 为无需联考且向往通过国际先进教育资源取得硕士学历与学位的人士提供实现路径。 -->
玛丽伍德大学国际硕士1+1项目是清控紫荆教育联合美国多所知名院校推出的国际硕士1+1项目之一。清控紫荆教育为玛丽伍德大学国际硕士1+1项目官方授权中国招生与教学中心。
<p>
1. 培养具有卓越的创新实践能力和国际竞争力的行业领军人才。
</p>
</p>
<p>
2. 为无需联考且向往通过国际先进教育资源取得硕士学历与学位的人士提供实现路径。
</p>
<p>
玛丽伍德大学(Marywood University)创办于 1915 年,有超过100年的历史。学校位于美国宾夕法尼亚州斯克兰顿市,地理位置优越,距离美国金融中心纽约和美国最古老城市之一的费城均约2小时车程。玛丽伍德大学在2021年U.S. NEWS北部大学排名中位列第44名。MBA项目排在全美TOP50。学校拥有NAAB、ACBSP、APA等多重权威认证。
</p>
<p>
工商管理硕士(MBA)项目通过学习战略管理、设计思维与管理创新、商业智能、数字时代领导力、营销管理与数字化营销、数字化运营管理等创新MBA核心课程体系,让学员获得管理科学前沿知识,把握与国际同步的管理领域新趋势,提升学员在未来职业领域分析和解决问题的能力。培养熟识中美语言文化、富有科技创新精神、引领全球化发展的新一代管理人才。
</p>
<p>
管理信息系统硕士(MIS)项目通过学习数据挖掘、数据库管理系统、数字化运营管理等全球领先的核心课程体系,使学员以人为主导,实现利用计算机硬件、网络通信系统等设备,进行信息的收集、传输、加工、储存、拓展等功能。培养数字经济时代下运用信息技术与方法优化管理、实现目标、引领创新的管理科学与工程学科复合型人才。
</p>
</div>
</div>
</card>
</card>
<div
v-else
>
<div
v-else
>
<div
class=
"tit"
>
项目
定位
</div>
<div
class=
"tit"
>
项目
简介
</div>
<div
class=
"desc"
>
<div
class=
"desc"
>
玛丽伍德大学国际硕士1+1项目,聚焦商业数据分析、金融科技、大数据、人工智能等数字经济领域前沿专业,以“能力导向一体化”教学体系为指引,建立“通识教育、专业教育、实践教育和创新教育”四位一体的国际化创新人才培养体系,致力于:
<p>
<p>
1. 培养具有卓越的创新实践能力和国际竞争力的行业领军人才。
</p>
玛丽伍德大学国际硕士1+1项目是清控紫荆教育联合美国多所知名院校推出的国际硕士1+1项目之一。清控紫荆教育为玛丽伍德大学国际硕士1+1项目官方授权中国招生与教学中心。
<p>
2. 为无需联考且向往通过国际先进教育资源取得硕士学历与学位的人士提供实现路径。
</p>
</p>
<p>
玛丽伍德大学(Marywood University)创办于 1915
年,有超过100年的历史。学校位于美国宾夕法尼亚州斯克兰顿市,地理位置优越,距离美国金融中心纽约和美国最古老城市之一的费城均约2小时车程。玛丽伍德大学在2021年U.S.
NEWS北部大学排名中位列第44名。MBA项目排在全美TOP50。学校拥有NAAB、ACBSP、APA等多重权威认证。
</p>
<p>
工商管理硕士(MBA)项目通过学习战略管理、设计思维与管理创新、商业智能、数字时代领导力、营销管理与数字化营销、数字化运营管理等创新MBA核心课程体系,让学员获得管理科学前沿知识,把握与国际同步的管理领域新趋势,提升学员在未来职业领域分析和解决问题的能力。培养熟识中美语言文化、富有科技创新精神、引领全球化发展的新一代管理人才。
</p>
<p>
管理信息系统硕士(MIS)项目通过学习数据挖掘、数据库管理系统、数字化运营管理等全球领先的核心课程体系,使学员以人为主导,实现利用计算机硬件、网络通信系统等设备,进行信息的收集、传输、加工、储存、拓展等功能。培养数字经济时代下运用信息技术与方法优化管理、实现目标、引领创新的管理科学与工程学科复合型人才。
</p>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
components/home/schoolSenery.vue
浏览文件 @
c2e1b934
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
<img
<img
class=
"part"
class=
"part"
src=
"https://webapp-pub.ezijing.com/project/marywood/marwood_senery3.png"
src=
"https://webapp-pub.ezijing.com/project/marywood/marwood_senery3.png"
@
click=
"$router.push('/
school/school3
')"
@
click=
"$router.push('/
about/school
')"
/>
/>
</div>
</div>
</div>
</div>
...
...
components/layout/h5/Footer.vue
浏览文件 @
c2e1b934
...
@@ -3,22 +3,22 @@
...
@@ -3,22 +3,22 @@
<div
class=
"top"
>
<div
class=
"top"
>
<div
class=
"link"
>
<div
class=
"link"
>
<div
class=
"link-left link-con"
>
<div
class=
"link-left link-con"
>
<div
class=
"tit"
><a
href=
"/
project-intro/introduce
"
>
关于项目
</a></div>
<div
class=
"tit"
><a
href=
"/
about/school
"
>
关于项目
</a></div>
<!--
<div
class=
"tit"
><a
href=
"/question/question"
>
常见问题
</a></div>
-->
<!--
<div
class=
"tit"
><a
href=
"/question/question"
>
常见问题
</a></div>
-->
<!--
<div
class=
"tit"
><a
href=
"https://h5.ezijing.com"
target=
"_blank"
>
清控紫荆教育
</a></div>
-->
<!--
<div
class=
"tit"
><a
href=
"https://h5.ezijing.com"
target=
"_blank"
>
清控紫荆教育
</a></div>
-->
<
div
class=
"tit"
><a
href=
"/"
>
国际硕士1+1
</a></div
>
<
!--
<div
class=
"tit"
><a
href=
"/"
>
国际硕士1+1
</a></div>
--
>
</div>
</div>
<div
class=
"line"
></div>
<div
class=
"line"
></div>
<div
class=
"link-center link-con"
>
<div
class=
"link-center link-con"
>
<div
class=
"tit"
><a
href=
"/enroll/apply"
>
招生信息
</a></div>
<div
class=
"tit"
><a
href=
"/enroll/apply"
>
招生信息
</a></div>
<
div
class=
"tit"
><a
href=
"/school/school3
"
>
院校介绍
</a></div>
<
!--
<div
class=
"tit"
><a
href=
"/about/school
"
>
院校介绍
</a></div>
<div
class=
"tit"
><a
href=
"/about/teacher"
>
师资力量
</a></div>
<div
class=
"tit"
><a
href=
"/about/teacher"
>
师资力量
</a></div>
-->
</div>
</div>
<div
class=
"line"
></div>
<div
class=
"line"
></div>
<div
class=
"link-right link-con"
>
<div
class=
"link-right link-con"
>
<div
class=
"tit"
><a
href=
"/my/account"
>
报名系统
</a></div>
<div
class=
"tit"
><a
href=
"/my/account"
>
报名系统
</a></div>
<div
class=
"tit"
><a
href=
"/dataDownload/dataDownload"
>
资料下载
</a></div>
<
!--
<
div
class=
"tit"
><a
href=
"/dataDownload/dataDownload"
>
资料下载
</a></div>
<div
class=
"tit"
><a
href=
"/returnPolicy/returnPolicy"
>
归国政策
</a></div>
<div
class=
"tit"
><a
href=
"/returnPolicy/returnPolicy"
>
归国政策
</a></div>
-->
</div>
</div>
</div>
</div>
<div
class=
"about"
>
<div
class=
"about"
>
...
@@ -89,7 +89,7 @@ export default {
...
@@ -89,7 +89,7 @@ export default {
align-items
:
flex-start
;
align-items
:
flex-start
;
.line
{
.line
{
width
:
0px
;
width
:
0px
;
height
:
0
.
7
rem
;
height
:
0
.
16
rem
;
border-right
:
0
.005rem
solid
#cc9d9d
;
border-right
:
0
.005rem
solid
#cc9d9d
;
margin-top
:
0
.05rem
;
margin-top
:
0
.05rem
;
opacity
:
0
.5
;
opacity
:
0
.5
;
...
...
components/layout/h5/Header.vue
浏览文件 @
c2e1b934
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<div
class=
"line"
></div>
<div
class=
"line"
></div>
<nuxt-link
to=
"/"
class=
"logo"
>
<nuxt-link
to=
"/"
class=
"logo"
>
<div
class=
"title"
>
<div
class=
"title"
>
玛丽伍德大学国际硕士1+1
玛丽伍德大学国际硕士1+1
项目(专业1:工商管理 专业2:管理信息系统)
</div>
</div>
<!--
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg"
/>
-->
<!--
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg"
/>
-->
</nuxt-link>
</nuxt-link>
...
...
components/layout/pc/Foot.vue
浏览文件 @
c2e1b934
...
@@ -9,16 +9,16 @@
...
@@ -9,16 +9,16 @@
</div>
</div>
<div
class=
"bottom"
>
<div
class=
"bottom"
>
<div
class=
"bottom_left con"
>
<div
class=
"bottom_left con"
>
<a
href=
"/
project-intro/introduce
"
>
关于项目
</a>
<a
href=
"/
about/school
"
>
关于项目
</a>
<!--
<a
href=
"/question/question"
>
常见问题
</a>
-->
<!--
<a
href=
"/question/question"
>
常见问题
</a>
-->
<!--
<a
href=
"https://www.ezijing.com/"
target=
"_blank"
>
清控紫荆教育
</a>
-->
<!--
<a
href=
"https://www.ezijing.com/"
target=
"_blank"
>
清控紫荆教育
</a>
-->
<
a
href=
"/"
>
国际硕士1+1
</a
>
<
!--
<a
href=
"/"
>
国际硕士1+1
</a>
--
>
</div>
</div>
<div
class=
"line"
></div>
<div
class=
"line"
></div>
<div
class=
"bottom_center con"
>
<div
class=
"bottom_center con"
>
<a
href=
"/enroll/apply"
>
招生信息
</a>
<a
href=
"/enroll/apply"
>
招生信息
</a>
<
a
href=
"/school/school3"
>
院校介绍
</a
>
<
!--
<a
href=
"/about/school"
>
院校介绍
</a>
--
>
<
a
href=
"/about/teacher"
>
师资力量
</a
>
<
!--
<a
href=
"/about/teacher"
>
师资力量
</a>
--
>
<!--
<a
href=
"/about/course"
>
<!--
<a
href=
"/about/course"
>
项目优势
项目优势
</a>
-->
</a>
-->
...
@@ -26,8 +26,8 @@
...
@@ -26,8 +26,8 @@
<div
class=
"line"
></div>
<div
class=
"line"
></div>
<div
class=
"bottom_bottom con"
>
<div
class=
"bottom_bottom con"
>
<a
href=
"/my/account"
>
报名系统
</a>
<a
href=
"/my/account"
>
报名系统
</a>
<
a
href=
"/dataDownload/dataDownload"
>
资料下载
</a
>
<
!--
<a
href=
"/dataDownload/dataDownload"
>
资料下载
</a>
--
>
<
a
href=
"/returnPolicy/returnPolicy"
>
归国政策
</a
>
<
!--
<a
href=
"/returnPolicy/returnPolicy"
>
归国政策
</a>
--
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
</div>
</div>
</div>
</div>
<div
class=
"right-content"
>
<div
class=
"right-content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood
/officialAccount.jpe
g"
class=
"code"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood
-plus/wx.pn
g"
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>
...
@@ -127,7 +127,7 @@ export default {}
...
@@ -127,7 +127,7 @@ export default {}
}
}
.line
{
.line
{
width
:
0px
;
width
:
0px
;
height
:
110px
;
//
height: 110px;
border-right
:
0
.6px
solid
#cc9d9d
;
border-right
:
0
.6px
solid
#cc9d9d
;
opacity
:
0
.7
;
opacity
:
0
.7
;
margin
:
4px
53px
0
39px
;
margin
:
4px
53px
0
39px
;
...
...
components/layout/pc/Head.vue
浏览文件 @
c2e1b934
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<img
@
click=
"goWebsite"
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood_logo.svg"
/>
<img
@
click=
"goWebsite"
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood_logo.svg"
/>
<div
class=
"line"
></div>
<div
class=
"line"
></div>
<nuxt-link
to=
"/"
>
<nuxt-link
to=
"/"
>
<div
class=
"title"
>
玛丽伍德大学国际硕士1+1
</div>
<div
class=
"title"
>
玛丽伍德大学国际硕士1+1
项目(专业1:工商管理 专业2:管理信息系统)
</div>
</nuxt-link>
</nuxt-link>
<!--
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg"
/>
-->
<!--
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg"
/>
-->
</div>
</div>
...
...
components/layout/pc/Menu.vue
浏览文件 @
c2e1b934
...
@@ -50,9 +50,10 @@ export default {
...
@@ -50,9 +50,10 @@ export default {
// 项目介绍
// 项目介绍
{
{
name
:
this
.
$t
(
'menu.project'
),
name
:
this
.
$t
(
'menu.project'
),
path
:
'/
project-intro/introduce
'
,
path
:
'/
about/school
'
,
childern
:
[
childern
:
[
{
name
:
this
.
$t
(
'menu.projectChild.bg'
),
path
:
'/project-intro/introduce'
},
{
name
:
this
.
$t
(
'menu.schoolChild.school3'
),
path
:
'/about/school'
},
{
name
:
this
.
$t
(
'menu.courseChild.teachers'
),
path
:
'/about/teacher'
},
{
name
:
this
.
$t
(
'menu.newsChild.hot'
),
path
:
'/news/hot'
}
{
name
:
this
.
$t
(
'menu.newsChild.hot'
),
path
:
'/news/hot'
}
// { name: this.$t('menu.projectChild.feature'), path: '/project-intro/charac' },
// { name: this.$t('menu.projectChild.feature'), path: '/project-intro/charac' },
// { name: this.$t('menu.projectChild.cert'), path: '/project-intro/certificate' }
// { name: this.$t('menu.projectChild.cert'), path: '/project-intro/certificate' }
...
@@ -68,16 +69,16 @@ export default {
...
@@ -68,16 +69,16 @@ export default {
// ]
// ]
// },
// },
// 学校介绍
// 学校介绍
{
//
{
name
:
this
.
$t
(
'menu.school'
),
//
name: this.$t('menu.school'),
path
:
'/school/school3
'
,
// path: '/about/school
',
childern
:
[
//
childern: [
// // { name: this.$t('menu.schoolChild.school1'), path: '/school/school1' },
//
// // { name: this.$t('menu.schoolChild.school1'), path: '/school/school1' },
// // { name: this.$t('menu.schoolChild.school2'), path: '/school/school2' },
//
// // { name: this.$t('menu.schoolChild.school2'), path: '/school/school2' },
{
name
:
this
.
$t
(
'menu.schoolChild.school3'
),
path
:
'/school/school3
'
},
// { name: this.$t('menu.schoolChild.school3'), path: '/about/school
' },
{
name
:
this
.
$t
(
'menu.courseChild.teachers'
),
path
:
'/about/teacher'
}
//
{ name: this.$t('menu.courseChild.teachers'), path: '/about/teacher' }
]
//
]
},
//
},
// 学历认证
// 学历认证
{
{
name
:
this
.
$t
(
'menu.academic'
),
name
:
this
.
$t
(
'menu.academic'
),
...
...
components/rightAside.vue
浏览文件 @
c2e1b934
...
@@ -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://
zws-imgs-pub.ezijing.com/static/public/d2d9945d598e81c3b58aff5ce927a78a.jp
g"
/>
<img
src=
"https://
webapp-pub.ezijing.com/project/marywood-plus/wx.pn
g"
/>
</div>
</div>
</div>
</div>
</transition>
</transition>
...
...
langs/zh-CN.js
浏览文件 @
c2e1b934
...
@@ -51,7 +51,7 @@ export default {
...
@@ -51,7 +51,7 @@ export default {
// 首页
// 首页
home
:
{
home
:
{
project
:
{
project
:
{
title
:
'项目
特色
'
,
title
:
'项目
优势
'
,
h5
:
{
h5
:
{
itemT1
:
'百年历史<br />美国大学'
,
itemT1
:
'百年历史<br />美国大学'
,
itemT2
:
'高排名<br />美国大学'
,
itemT2
:
'高排名<br />美国大学'
,
...
@@ -118,7 +118,7 @@ export default {
...
@@ -118,7 +118,7 @@ export default {
link3
:
'玛丽伍德大学'
,
link3
:
'玛丽伍德大学'
,
link4
:
'美国教育部'
,
link4
:
'美国教育部'
,
link5
:
'紫荆教育'
,
link5
:
'紫荆教育'
,
weChat
:
'
微信公众号
'
weChat
:
'
招办官方微信
'
},
},
// 项目背景
// 项目背景
bg
:
{
bg
:
{
...
@@ -282,7 +282,7 @@ export default {
...
@@ -282,7 +282,7 @@ export default {
apply
:
'报名申请'
,
apply
:
'报名申请'
,
apply1
:
'报名咨询'
,
apply1
:
'报名咨询'
,
apply2
:
'我要咨询'
,
apply2
:
'我要咨询'
,
follow
:
'
关注我们
'
,
follow
:
'
招办官方微信
'
,
name
:
'请输入您的名字'
,
name
:
'请输入您的名字'
,
phone
:
'请输入您的电话'
,
phone
:
'请输入您的电话'
,
code
:
'请输入验证码'
,
code
:
'请输入验证码'
,
...
...
pages/about/school.vue
0 → 100644
浏览文件 @
c2e1b934
差异被折叠。
点击展开。
pages/about/teacher.vue
浏览文件 @
c2e1b934
...
@@ -93,11 +93,15 @@ export default {
...
@@ -93,11 +93,15 @@ export default {
slider
:
[
slider
:
[
{
{
name
:
this
.
$t
(
'menu.schoolChild.school3'
),
name
:
this
.
$t
(
'menu.schoolChild.school3'
),
path
:
'/
school/school3
'
path
:
'/
about/school
'
},
},
{
{
name
:
this
.
$t
(
'menu.courseChild.teachers'
),
name
:
this
.
$t
(
'menu.courseChild.teachers'
),
path
:
'/about/teacher'
path
:
'/about/teacher'
},
{
name
:
this
.
$t
(
'menu.newsChild.hot'
),
path
:
'/news/hot'
}
}
]
]
}
}
...
...
pages/news/hot/_id.vue
浏览文件 @
c2e1b934
...
@@ -31,8 +31,12 @@ export default {
...
@@ -31,8 +31,12 @@ export default {
frameParams
:
{
frameParams
:
{
slider
:
[
slider
:
[
{
{
name
:
this
.
$t
(
'menu.projectChild.bg'
),
name
:
this
.
$t
(
'menu.schoolChild.school3'
),
path
:
'/project-intro/introduce'
path
:
'/about/school'
},
{
name
:
this
.
$t
(
'menu.courseChild.teachers'
),
path
:
'/about/teacher'
},
},
{
{
name
:
this
.
$t
(
'menu.newsChild.hot'
),
name
:
this
.
$t
(
'menu.newsChild.hot'
),
...
...
pages/news/hot/index.vue
浏览文件 @
c2e1b934
...
@@ -16,8 +16,12 @@ export default {
...
@@ -16,8 +16,12 @@ export default {
banner
:
'https://webapp-pub.ezijing.com/project/marywood/new_banner.jpg'
,
banner
:
'https://webapp-pub.ezijing.com/project/marywood/new_banner.jpg'
,
slider
:
[
slider
:
[
{
{
name
:
this
.
$t
(
'menu.projectChild.bg'
),
name
:
this
.
$t
(
'menu.schoolChild.school3'
),
path
:
'/project-intro/introduce'
path
:
'/about/school'
},
{
name
:
this
.
$t
(
'menu.courseChild.teachers'
),
path
:
'/about/teacher'
},
},
{
{
name
:
this
.
$t
(
'menu.newsChild.hot'
),
name
:
this
.
$t
(
'menu.newsChild.hot'
),
...
...
pages/project-intro/introduce.vue
浏览文件 @
c2e1b934
...
@@ -59,7 +59,7 @@ export default {
...
@@ -59,7 +59,7 @@ export default {
slider
:
[
slider
:
[
{
{
name
:
this
.
$t
(
'menu.projectChild.bg'
),
name
:
this
.
$t
(
'menu.projectChild.bg'
),
path
:
'/
project-intro/introduce
'
path
:
'/
about/school
'
},
},
{
{
name
:
this
.
$t
(
'menu.newsChild.hot'
),
name
:
this
.
$t
(
'menu.newsChild.hot'
),
...
...
pages/school/school3.vue
浏览文件 @
c2e1b934
...
@@ -277,7 +277,7 @@ export default {
...
@@ -277,7 +277,7 @@ export default {
// slider: [
// slider: [
// {
// {
// name: this.$t('menu.schoolChild.school3'),
// name: this.$t('menu.schoolChild.school3'),
// path: '/
school/school3
'
// path: '/
about/school
'
// },
// },
// {
// {
// name: this.$t('menu.courseChild.teachers'),
// name: this.$t('menu.courseChild.teachers'),
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论