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

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

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