提交 da2a7d87 authored 作者: 王鹏飞's avatar 王鹏飞

chore: 新增金融学硕士1+1

上级 0449bf43
......@@ -17,7 +17,8 @@
<div class="register">注册</div>
</div> -->
<div class="language">
<span @click="switchLocale('zh-CN')">中文</span><span style="display:none" @click="switchLocale('en-US')">EN</span>
<span @click="switchLocale('zh-CN')">中文</span
><span style="display:none" @click="switchLocale('en-US')">EN</span>
</div>
</div>
</div>
......@@ -269,6 +270,11 @@ export default {
name: this.$t('menu.degreeChild.masterChild.studyAbroadMaster'),
path: 'https://marywood-plus.ezijing.com/',
pathType: 1
},
{
name: '金融学硕士1+1',
path: 'https://sbu-plus.ezijing.com/',
pathType: 1
}
]
},
......@@ -362,7 +368,7 @@ export default {
}
],
time: null,
isEn:false
isEn: false
}
},
mounted() {
......@@ -625,10 +631,10 @@ li {
}
}
}
.nav-item-box.isEn{
li{
.nav-item-box.isEn {
li {
margin-right: 20px;
name{
name {
font-size: 16px;
}
}
......
......@@ -73,6 +73,12 @@ export default {
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/degree_03_on.png',
text: this.$t('home.degree.studyAbroadMaster'),
path: 'https://marywood-plus.ezijing.com/'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/degree_04.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/degree_04_on.png',
text: '金融学硕士<br/>1+1',
path: 'https://sbu-plus.ezijing.com/'
}
]
},
......@@ -118,7 +124,7 @@ export default {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/aebf1f65a324cff54eb9466bf2fd0b66.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/526bebd1d9279c19895c5c4f1a3cfcce.png',
text: this.$t('home.degree.edd'),
path: 'https://cbu-plus.ezijing.com',
path: 'https://cbu-plus.ezijing.com'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/degree_01.png',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论