Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-pc
Commits
22e98fa8
提交
22e98fa8
authored
12月 02, 2025
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: 隐藏 CIIS 相关内容
上级
f301bd89
显示空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
31 行增加
和
31 行删除
+31
-31
FormSubmit.vue
components/FormSubmit.vue
+1
-1
Head.vue
components/Head.vue
+5
-5
internationalDegree.vue
components/home/internationalDegree.vue
+5
-5
index.vue
pages/internationalDegree/index.vue
+19
-19
index.vue
pages/internationalDegree/news/index.vue
+1
-1
没有找到文件。
components/FormSubmit.vue
浏览文件 @
22e98fa8
...
...
@@ -135,7 +135,7 @@ export default {
if
(
this
.
type
===
1
)
{
return
[
// { 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.project8'
),
value
:
'1021'
},
{
label
:
'领航数字时代EMBA'
,
value
:
'1026'
},
...
...
components/Head.vue
浏览文件 @
22e98fa8
...
...
@@ -340,11 +340,11 @@ export default {
path
:
'https://cu.ezijing.com'
,
pathType
:
1
},
{
name
:
this
.
$t
(
'menu.degreeChild.masterChild.map'
),
path
:
'https://ciis.ezijing.com'
,
pathType
:
1
},
//
{
//
name: this.$t('menu.degreeChild.masterChild.map'),
//
path: 'https://ciis.ezijing.com',
//
pathType: 1
//
},
{
name
:
this
.
$t
(
'menu.degreeChild.masterChild.jmed'
),
path
:
' https://cuw.ezijing.com/index'
,
...
...
components/home/internationalDegree.vue
浏览文件 @
22e98fa8
...
...
@@ -42,11 +42,11 @@ export default {
// desc: this.$t('home.degree.msf'),
// href: 'https://kelley.ezijing.com/'
// },
{
img
:
'https://webapp-pub.ezijing.com/www/pc/home/personal/master_map.png'
,
desc
:
this
.
$t
(
'home.degree.map'
),
href
:
'https://ciis.ezijing.com/'
},
//
{
//
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_map.png',
//
desc: this.$t('home.degree.map'),
//
href: 'https://ciis.ezijing.com/'
//
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/home/personal/master_med2.png'
,
desc
:
this
.
$t
(
'home.degree.cuw'
),
...
...
pages/internationalDegree/index.vue
浏览文件 @
22e98fa8
...
...
@@ -162,12 +162,12 @@ export default {
],
// 热门专业
projectList
:
[
{
project_id
:
'1006'
,
imgUrl
:
'https://webapp-pub.ezijing.com/www/pc/internationalDegree/project_ciis.png'
,
imgUrlEn
:
'https://webapp-pub.ezijing.com/www/pc/internationalDegree/project_ciis_en.png'
,
href
:
'https://ciis.ezijing.com/'
},
//
{
//
project_id: '1006',
//
imgUrl: 'https://webapp-pub.ezijing.com/www/pc/internationalDegree/project_ciis.png',
//
imgUrlEn: 'https://webapp-pub.ezijing.com/www/pc/internationalDegree/project_ciis_en.png',
//
href: 'https://ciis.ezijing.com/'
//
},
{
project_id
:
'1021'
,
imgUrl
:
'https://webapp-pub.ezijing.com/www/pc/internationalDegree/project_cuw.png'
,
...
...
@@ -206,7 +206,7 @@ export default {
newsParams
:
{
project_ids
:
[
'6800243768751554560'
,
'6808657045168848896'
,
//
'6808657045168848896',
'6808657689426526208'
,
'6805762100502200320'
,
'6808658580045037568'
,
...
...
@@ -217,18 +217,18 @@ export default {
limit
:
4
},
teacherList
:
[
{
imgUrl
:
'https://webapp-pub.ezijing.com/www/pc/internationalDegree/yxsz_01.jpg'
,
name
:
this
.
$t
(
'degree.teacherList.name1'
),
project
:
this
.
$t
(
'degree.teacherList.project1'
),
desc
:
this
.
$t
(
'degree.teacherList.desc1'
)
},
{
imgUrl
:
'https://webapp-pub.ezijing.com/www/pc/internationalDegree/yxsz_02.jpg'
,
name
:
this
.
$t
(
'degree.teacherList.name2'
),
project
:
this
.
$t
(
'degree.teacherList.project2'
),
desc
:
this
.
$t
(
'degree.teacherList.desc2'
)
},
//
{
//
imgUrl: 'https://webapp-pub.ezijing.com/www/pc/internationalDegree/yxsz_01.jpg',
//
name: this.$t('degree.teacherList.name1'),
//
project: this.$t('degree.teacherList.project1'),
//
desc: this.$t('degree.teacherList.desc1')
//
},
//
{
//
imgUrl: 'https://webapp-pub.ezijing.com/www/pc/internationalDegree/yxsz_02.jpg',
//
name: this.$t('degree.teacherList.name2'),
//
project: this.$t('degree.teacherList.project2'),
//
desc: this.$t('degree.teacherList.desc2')
//
},
{
imgUrl
:
'https://webapp-pub.ezijing.com/www/pc/internationalDegree/yxsz_03.jpg'
,
name
:
this
.
$t
(
'degree.teacherList.name3'
),
...
...
pages/internationalDegree/news/index.vue
浏览文件 @
22e98fa8
...
...
@@ -28,7 +28,7 @@ export default {
params
:
{
project_ids
:
[
'6800243768751554560'
,
'6808657045168848896'
,
//
'6808657045168848896',
'6808657689426526208'
,
'6805762100502200320'
,
'6808658580045037568'
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论