Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-pc
Commits
da2a7d87
提交
da2a7d87
authored
4月 25, 2022
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: 新增金融学硕士1+1
上级
0449bf43
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
18 行增加
和
6 行删除
+18
-6
Head.vue
components/Head.vue
+11
-5
degreeEducation.vue
components/home/degreeEducation.vue
+7
-1
没有找到文件。
components/Head.vue
浏览文件 @
da2a7d87
...
@@ -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
;
}
}
}
}
...
...
components/home/degreeEducation.vue
浏览文件 @
da2a7d87
...
@@ -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
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论