Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-h5
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-h5
Commits
ecb04778
提交
ecb04778
authored
10月 17, 2024
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: 隐藏已经下架的项目
上级
03408b93
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
19 行增加
和
19 行删除
+19
-19
ApplyForm.vue
components/ApplyForm.vue
+2
-2
FormSubmit.vue
components/FormSubmit.vue
+2
-2
Menu.vue
components/Menu.vue
+2
-2
nuxt.config.js
nuxt.config.js
+9
-9
index.vue
pages/internationalDegree/index.vue
+4
-4
没有找到文件。
components/ApplyForm.vue
浏览文件 @
ecb04778
...
@@ -59,8 +59,8 @@ export default {
...
@@ -59,8 +59,8 @@ export default {
{
label
:
this
.
$t
(
'aside.project6'
),
value
:
'1005'
},
{
label
:
this
.
$t
(
'aside.project6'
),
value
:
'1005'
},
{
label
:
'教育学硕士(家庭)MED'
,
value
:
'1021'
},
{
label
:
'教育学硕士(家庭)MED'
,
value
:
'1021'
},
{
label
:
this
.
$t
(
'aside.project3'
),
value
:
'1008'
},
{
label
:
this
.
$t
(
'aside.project3'
),
value
:
'1008'
},
{
label
:
'餐饮管理方向MBA'
,
value
:
'1015'
},
//
{ label: '餐饮管理方向MBA', 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
:
'金融硕士保研项目'
,
value
:
'1018'
},
{
label
:
'金融硕士保研项目'
,
value
:
'1018'
},
...
...
components/FormSubmit.vue
浏览文件 @
ecb04778
...
@@ -99,13 +99,13 @@ export default {
...
@@ -99,13 +99,13 @@ export default {
projects
()
{
projects
()
{
if
(
this
.
type
===
1
)
{
if
(
this
.
type
===
1
)
{
return
[
return
[
{
label
:
this
.
$t
(
'aside.project4'
),
value
:
'1001'
},
//
{ label: this.$t('aside.project4'), value: '1001' },
{
label
:
this
.
$t
(
'aside.project5'
),
value
:
'1006'
},
{
label
:
this
.
$t
(
'aside.project5'
),
value
:
'1006'
},
{
label
:
this
.
$t
(
'aside.project6'
),
value
:
'1005'
},
{
label
:
this
.
$t
(
'aside.project6'
),
value
:
'1005'
},
{
label
:
'教育学硕士(家庭)MED'
,
value
:
'1021'
},
{
label
:
'教育学硕士(家庭)MED'
,
value
:
'1021'
},
{
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
:
'餐饮管理方向MBA'
,
value
:
'1015'
}
//
{ label: '餐饮管理方向MBA', value: '1015' }
]
]
}
else
{
}
else
{
return
[
return
[
...
...
components/Menu.vue
浏览文件 @
ecb04778
...
@@ -131,7 +131,7 @@ export default {
...
@@ -131,7 +131,7 @@ export default {
{
{
name
:
this
.
$t
(
'menu.degreeChild.master'
),
name
:
this
.
$t
(
'menu.degreeChild.master'
),
children
:
[
children
:
[
{
name
:
this
.
$t
(
'menu.degreeChild.masterChild.msf'
),
href
:
'https://kelley.ezijing.com'
},
//
{ name: this.$t('menu.degreeChild.masterChild.msf'), href: 'https://kelley.ezijing.com' },
{
name
:
this
.
$t
(
'menu.degreeChild.masterChild.med'
),
href
:
'https://cu.ezijing.com'
},
{
name
:
this
.
$t
(
'menu.degreeChild.masterChild.med'
),
href
:
'https://cu.ezijing.com'
},
{
name
:
this
.
$t
(
'menu.degreeChild.masterChild.map'
),
href
:
'https://ciis.ezijing.com'
},
{
name
:
this
.
$t
(
'menu.degreeChild.masterChild.map'
),
href
:
'https://ciis.ezijing.com'
},
{
name
:
this
.
$t
(
'menu.degreeChild.masterChild.jmed'
),
href
:
' https://cuw.ezijing.com/index'
}
{
name
:
this
.
$t
(
'menu.degreeChild.masterChild.jmed'
),
href
:
' https://cuw.ezijing.com/index'
}
...
@@ -148,7 +148,7 @@ export default {
...
@@ -148,7 +148,7 @@ export default {
{
name
:
this
.
$t
(
'menu.degreeChild.mbaChild.mba'
),
href
:
'https://marywood.ezijing.com'
},
{
name
:
this
.
$t
(
'menu.degreeChild.mbaChild.mba'
),
href
:
'https://marywood.ezijing.com'
},
// { name: this.$t('menu.degreeChild.mbaChild.finance'), href: 'https://sofia.ezijing.com' },
// { name: this.$t('menu.degreeChild.mbaChild.finance'), href: 'https://sofia.ezijing.com' },
{
name
:
this
.
$t
(
'menu.degreeChild.mbaChild.internatidnal'
),
href
:
'https://shms.ezijing.com'
},
{
name
:
this
.
$t
(
'menu.degreeChild.mbaChild.internatidnal'
),
href
:
'https://shms.ezijing.com'
},
{
name
:
this
.
$t
(
'menu.degreeChild.mbaChild.caas'
),
href
:
'https://caas.ezijing.com'
}
//
{ name: this.$t('menu.degreeChild.mbaChild.caas'), href: 'https://caas.ezijing.com' }
]
]
}
}
// {
// {
...
...
nuxt.config.js
浏览文件 @
ecb04778
...
@@ -9,15 +9,15 @@ import fs from 'fs'
...
@@ -9,15 +9,15 @@ import fs from 'fs'
export
default
{
export
default
{
env
:
process
.
env
,
env
:
process
.
env
,
server
:
{
port
:
2048
,
host
:
'0.0.0.0'
},
server
:
{
port
:
2048
,
host
:
'0.0.0.0'
},
...(
process
.
env
.
NODE_ENV
===
'development'
&&
{
//
...(process.env.NODE_ENV === 'development' && {
server
:
{
//
server: {
host
:
'dev.ezijing.com'
,
//
host: 'dev.ezijing.com',
https
:
{
//
https: {
key
:
fs
.
readFileSync
(
path
.
resolve
(
__dirname
,
'dev.ezijing.com.key'
)),
//
key: fs.readFileSync(path.resolve(__dirname, 'dev.ezijing.com.key')),
cert
:
fs
.
readFileSync
(
path
.
resolve
(
__dirname
,
'dev.ezijing.com.pem'
))
//
cert: fs.readFileSync(path.resolve(__dirname, 'dev.ezijing.com.pem'))
}
//
}
}
//
}
}),
//
}),
// Global page headers: https://go.nuxtjs.dev/config-head
// Global page headers: https://go.nuxtjs.dev/config-head
head
:
{
head
:
{
title
:
'紫荆教育-在线学位,国际留学,数字经济产业学院'
,
title
:
'紫荆教育-在线学位,国际留学,数字经济产业学院'
,
...
...
pages/internationalDegree/index.vue
浏览文件 @
ecb04778
...
@@ -142,10 +142,10 @@ export default {
...
@@ -142,10 +142,10 @@ export default {
imgUrl
:
'https://webapp-pub.ezijing.com/www/h5/internationalDegree/project_shms.png'
,
imgUrl
:
'https://webapp-pub.ezijing.com/www/h5/internationalDegree/project_shms.png'
,
href
:
'https://pages.ezijing.com/seg/mobile202107190928.html?channel_num=29759'
href
:
'https://pages.ezijing.com/seg/mobile202107190928.html?channel_num=29759'
},
},
{
//
{
imgUrl
:
'https://webapp-pub.ezijing.com/www/h5/internationalDegree/project_caas.png'
,
//
imgUrl: 'https://webapp-pub.ezijing.com/www/h5/internationalDegree/project_caas.png',
href
:
'https://caas.ezijing.com/'
//
href: 'https://caas.ezijing.com/'
}
//
}
],
],
// 常见问题
// 常见问题
qaList
,
qaList
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论