Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-pc
Commits
a0d5578d
提交
a0d5578d
authored
10月 17, 2024
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: 隐藏下架的项目站入口
上级
61a0b195
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
62 行增加
和
53 行删除
+62
-53
FormSubmit.vue
components/FormSubmit.vue
+2
-2
Head.vue
components/Head.vue
+10
-10
abroadStudy.vue
components/home/abroadStudy.vue
+32
-23
internationalDegree.vue
components/home/internationalDegree.vue
+10
-10
rightAside.vue
components/rightAside.vue
+2
-2
index.vue
pages/internationalDegree/index.vue
+6
-6
没有找到文件。
components/FormSubmit.vue
浏览文件 @
a0d5578d
...
@@ -141,8 +141,8 @@ export default {
...
@@ -141,8 +141,8 @@ export default {
{
label
:
'领航数字时代EMBA'
,
value
:
'1026'
},
{
label
:
'领航数字时代EMBA'
,
value
:
'1026'
},
{
label
:
this
.
$t
(
'aside.project1'
),
value
:
'1012'
},
{
label
:
this
.
$t
(
'aside.project1'
),
value
:
'1012'
},
{
label
:
this
.
$t
(
'aside.project3'
),
value
:
'1008'
},
{
label
:
this
.
$t
(
'aside.project3'
),
value
:
'1008'
},
{
label
:
this
.
$t
(
'aside.project9'
),
value
:
'1015'
},
//
{ label: this.$t('aside.project9'), value: '1015' },
{
label
:
this
.
$t
(
'aside.project4'
),
value
:
'1001'
}
//
{ label: this.$t('aside.project4'), value: '1001' }
]
]
}
else
{
}
else
{
return
[
return
[
...
...
components/Head.vue
浏览文件 @
a0d5578d
...
@@ -330,11 +330,11 @@ export default {
...
@@ -330,11 +330,11 @@ export default {
name
:
this
.
$t
(
'menu.degreeChild.master'
),
name
:
this
.
$t
(
'menu.degreeChild.master'
),
isShow
:
false
,
isShow
:
false
,
children
:
[
children
:
[
{
//
{
name
:
this
.
$t
(
'menu.degreeChild.masterChild.msf'
),
//
name: this.$t('menu.degreeChild.masterChild.msf'),
path
:
'https://kelley.ezijing.com'
,
//
path: 'https://kelley.ezijing.com',
pathType
:
1
//
pathType: 1
},
//
},
{
{
name
:
this
.
$t
(
'menu.degreeChild.masterChild.med'
),
name
:
this
.
$t
(
'menu.degreeChild.masterChild.med'
),
path
:
'https://cu.ezijing.com'
,
path
:
'https://cu.ezijing.com'
,
...
@@ -377,11 +377,11 @@ export default {
...
@@ -377,11 +377,11 @@ export default {
path
:
'https://shms.ezijing.com'
,
path
:
'https://shms.ezijing.com'
,
pathType
:
1
pathType
:
1
},
},
{
//
{
name
:
this
.
$t
(
'menu.degreeChild.mbaChild.caas'
),
//
name: this.$t('menu.degreeChild.mbaChild.caas'),
path
:
'https://caas.ezijing.com'
,
//
path: 'https://caas.ezijing.com',
pathType
:
1
//
pathType: 1
}
//
}
]
]
// },
// },
...
...
components/home/abroadStudy.vue
浏览文件 @
a0d5578d
<
template
>
<
template
>
<div
<div
style=
"padding:100px 0 40px;background: url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/240531/lx-bg.png); background-size: cover;"
style=
"
>
padding: 100px 0 40px;
background: url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/240531/lx-bg.png);
background-size: cover;
"
>
<AppCard
title=
"$t('home.abroad.title')"
titleAlign=
"center"
style=
"margin: 0 auto"
>
<AppCard
title=
"$t('home.abroad.title')"
titleAlign=
"center"
style=
"margin: 0 auto"
>
<template
#
title
>
<template
#
title
>
<nuxt-link
to=
"/studyAbroad"
>
{{
$t
(
'home.abroad.title'
)
}}
</nuxt-link>
<nuxt-link
to=
"/studyAbroad"
>
{{
$t
(
'home.abroad.title'
)
}}
</nuxt-link>
...
@@ -13,13 +16,15 @@
...
@@ -13,13 +16,15 @@
<div
class=
"box-col__title"
style=
"margin-top: 35px"
>
{{ item.title }}
</div>
<div
class=
"box-col__title"
style=
"margin-top: 35px"
>
{{ item.title }}
</div>
<div
class=
"box-l_list"
>
<div
class=
"box-l_list"
>
<div
class=
"box-l_item"
v-for=
"cItem in item.children"
>
<div
class=
"box-l_item"
v-for=
"cItem in item.children"
>
<div
class=
"box-item_title"
>
{{ cItem.title }}
</div>
<a
:href=
"cItem.href"
>
<img
:src=
"cItem.img"
class=
"box-item_logo"
/>
<div
class=
"box-item_title"
>
{{ cItem.title }}
</div>
<div
class=
"box-item_btns"
>
<img
:src=
"cItem.img"
class=
"box-item_logo"
/>
<a
:href=
"btn.href"
v-for=
"btn in cItem.btn"
target=
"_blank"
>
<div
class=
"box-item_btns"
>
<div
class=
"box-item_btn"
v-html=
"btn.name"
></div>
<a
:href=
"btn.href"
v-for=
"btn in cItem.btn"
target=
"_blank"
>
</a>
<div
class=
"box-item_btn"
v-html=
"btn.name"
></div>
</div>
</a>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -28,11 +33,11 @@
...
@@ -28,11 +33,11 @@
<div
class=
"box-red_title"
>
非学历项目
</div>
<div
class=
"box-red_title"
>
非学历项目
</div>
<div
class=
"box-block"
style=
"margin: 75px 0 30px"
>
<div
class=
"box-block"
style=
"margin: 75px 0 30px"
>
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/fxl-img1.png"
/>
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/fxl-img1.png"
/>
<div
style=
"margin-left: 10px
;
"
class=
"btn"
>
交换生项目
</div>
<div
style=
"margin-left: 10px"
class=
"btn"
>
交换生项目
</div>
</div>
</div>
<div
class=
"box-block"
>
<div
class=
"box-block"
>
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/fxl-img2.png"
/>
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/fxl-img2.png"
/>
<div
style=
"margin-left: 10px
;
"
class=
"btn"
>
教师访学项目
</div>
<div
style=
"margin-left: 10px"
class=
"btn"
>
教师访学项目
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -67,6 +72,7 @@ export default {
...
@@ -67,6 +72,7 @@ export default {
children
:
[
children
:
[
{
{
title
:
'雪城大学'
,
title
:
'雪城大学'
,
href
:
'https://syracuse-plus.ezijing.com/'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/918/m1.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/918/m1.png'
,
btn
:
[
btn
:
[
{
name
:
'计算机工程硕士'
,
href
:
'https://syracuse-plus.ezijing.com/'
},
{
name
:
'计算机工程硕士'
,
href
:
'https://syracuse-plus.ezijing.com/'
},
...
@@ -76,16 +82,19 @@ export default {
...
@@ -76,16 +82,19 @@ export default {
},
},
{
{
title
:
'斯蒂文斯理工学院'
,
title
:
'斯蒂文斯理工学院'
,
href
:
'https://sit-plus.ezijing.com/'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/918/m3.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/918/m3.png'
,
btn
:
[{
name
:
'工程管理硕士'
,
href
:
'https://sit-plus.ezijing.com/'
}]
btn
:
[{
name
:
'工程管理硕士'
,
href
:
'https://sit-plus.ezijing.com/'
}]
},
},
{
{
title
:
'纽约州立大学石溪分校'
,
title
:
'纽约州立大学石溪分校'
,
href
:
'https://sbu-plus.ezijing.com/'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/918/m2.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/918/m2.png'
,
btn
:
[{
name
:
'金融学硕士'
,
href
:
'https://sbu-plus.ezijing.com/'
}]
btn
:
[{
name
:
'金融学硕士'
,
href
:
'https://sbu-plus.ezijing.com/'
}]
},
},
{
{
title
:
'德保罗大学'
,
title
:
'德保罗大学'
,
href
:
'https://depaul-plus.ezijing.com/'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/918/m4.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/918/m4.png'
,
btn
:
[
btn
:
[
{
name
:
'金融学硕士'
,
href
:
'https://depaul-plus.ezijing.com/'
},
{
name
:
'金融学硕士'
,
href
:
'https://depaul-plus.ezijing.com/'
},
...
@@ -93,16 +102,16 @@ export default {
...
@@ -93,16 +102,16 @@ export default {
]
]
}
}
]
]
// },
// },
// {
// {
// title: '博士',
// title: '博士',
// children: [
// children: [
// {
// {
// title: '加州浸会大学',
// title: '加州浸会大学',
// img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/918/d1.png',
// img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/918/d1.png',
// btn: [{ name: '全日制
<
br
/>
工商管理博士
DBA
', href: '
https
:
//cbu-plus.ezijing.com/' }]
// btn: [{ name: '全日制
<
br
/>
工商管理博士
DBA
', href: '
https
:
//cbu-plus.ezijing.com/' }]
// }
// }
// ]
// ]
}
}
]
]
// abroadList: [
// abroadList: [
...
@@ -181,7 +190,7 @@ export default {
...
@@ -181,7 +190,7 @@ export default {
}
}
&
:hover
{
&
:hover
{
background-color
:
#aa1941
;
background-color
:
#aa1941
;
.btn
{
.btn
{
color
:
#fff
;
color
:
#fff
;
}
}
}
}
...
@@ -228,7 +237,7 @@ export default {
...
@@ -228,7 +237,7 @@ export default {
.box-item_title
{
.box-item_title
{
color
:
#fff
;
color
:
#fff
;
}
}
.box-item_btn
{
.box-item_btn
{
color
:
#fff
!
important
;
color
:
#fff
!
important
;
}
}
}
}
...
...
components/home/internationalDegree.vue
浏览文件 @
a0d5578d
...
@@ -37,11 +37,11 @@ export default {
...
@@ -37,11 +37,11 @@ export default {
desc
:
this
.
$t
(
'home.degree.med'
),
desc
:
this
.
$t
(
'home.degree.med'
),
href
:
'https://cu.ezijing.com/'
href
:
'https://cu.ezijing.com/'
},
},
{
//
{
img
:
'https://webapp-pub.ezijing.com/www/pc/home/personal/master_msf.png'
,
//
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_msf.png',
desc
:
this
.
$t
(
'home.degree.msf'
),
//
desc: this.$t('home.degree.msf'),
href
:
'https://kelley.ezijing.com/'
//
href: 'https://kelley.ezijing.com/'
},
//
},
{
{
img
:
'https://webapp-pub.ezijing.com/www/pc/home/personal/master_map.png'
,
img
:
'https://webapp-pub.ezijing.com/www/pc/home/personal/master_map.png'
,
desc
:
this
.
$t
(
'home.degree.map'
),
desc
:
this
.
$t
(
'home.degree.map'
),
...
@@ -67,11 +67,11 @@ export default {
...
@@ -67,11 +67,11 @@ export default {
desc
:
this
.
$t
(
'home.degree.international'
),
desc
:
this
.
$t
(
'home.degree.international'
),
href
:
'https://shms.ezijing.com/'
href
:
'https://shms.ezijing.com/'
},
},
{
//
{
img
:
'https://webapp-pub.ezijing.com/www/pc/home/personal/mba3.png'
,
//
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/mba3.png',
desc
:
this
.
$t
(
'home.degree.caas'
),
//
desc: this.$t('home.degree.caas'),
href
:
'https://caas.ezijing.com/'
//
href: 'https://caas.ezijing.com/'
}
//
}
]
]
},
},
// {
// {
...
...
components/rightAside.vue
浏览文件 @
a0d5578d
...
@@ -81,8 +81,8 @@ export default {
...
@@ -81,8 +81,8 @@ export default {
{
label
:
this
.
$t
(
'aside.project6'
),
value
:
'1005'
},
{
label
:
this
.
$t
(
'aside.project6'
),
value
:
'1005'
},
{
label
:
this
.
$t
(
'aside.project8'
),
value
:
'1021'
},
{
label
:
this
.
$t
(
'aside.project8'
),
value
:
'1021'
},
{
label
:
this
.
$t
(
'aside.project3'
),
value
:
'1008'
},
{
label
:
this
.
$t
(
'aside.project3'
),
value
:
'1008'
},
{
label
:
this
.
$t
(
'aside.project9'
),
value
:
'1015'
},
//
{ label: this.$t('aside.project9'), value: '1015' },
{
label
:
this
.
$t
(
'aside.project4'
),
value
:
'1001'
},
//
{ label: this.$t('aside.project4'), value: '1001' },
// { label: '工商管理硕士保研项目', value: '1016' },
// { label: '工商管理硕士保研项目', value: '1016' },
// { label: '管理信息系统硕士保研项目', value: '9999' },
// { label: '管理信息系统硕士保研项目', value: '9999' },
{
label
:
this
.
$t
(
'aside.project10'
),
value
:
'1018'
},
{
label
:
this
.
$t
(
'aside.project10'
),
value
:
'1018'
},
...
...
pages/internationalDegree/index.vue
浏览文件 @
a0d5578d
...
@@ -193,12 +193,12 @@ export default {
...
@@ -193,12 +193,12 @@ export default {
imgUrlEn
:
'https://webapp-pub.ezijing.com/www/pc/internationalDegree/project_shms_en.png'
,
imgUrlEn
:
'https://webapp-pub.ezijing.com/www/pc/internationalDegree/project_shms_en.png'
,
href
:
'https://shms.ezijing.com/'
href
:
'https://shms.ezijing.com/'
},
},
{
//
{
project_id
:
'1015'
,
//
project_id: '1015',
imgUrl
:
'https://webapp-pub.ezijing.com/www/pc/internationalDegree/project_caas.png'
,
//
imgUrl: 'https://webapp-pub.ezijing.com/www/pc/internationalDegree/project_caas.png',
imgUrlEn
:
'https://webapp-pub.ezijing.com/www/pc/internationalDegree/project_caas_en.png'
,
//
imgUrlEn: 'https://webapp-pub.ezijing.com/www/pc/internationalDegree/project_caas_en.png',
href
:
'https://caas.ezijing.com/'
//
href: 'https://caas.ezijing.com/'
}
//
}
],
],
// 常见问题
// 常见问题
qaList
,
qaList
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论