Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
d27d70bb
提交
d27d70bb
authored
4月 24, 2025
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: update
上级
cefef8ac
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
30 行增加
和
23 行删除
+30
-23
projectBackground.vue
components/home/projectBackground.vue
+1
-0
projectFeatures.vue
components/home/projectFeatures.vue
+1
-1
Header.vue
components/layout/h5/Header.vue
+10
-10
Foot.vue
components/layout/pc/Foot.vue
+2
-2
Head.vue
components/layout/pc/Head.vue
+2
-2
bg.vue
pages/project-intro/bg.vue
+1
-0
certificate.vue
pages/project-intro/certificate.vue
+1
-0
charac.vue
pages/project-intro/charac.vue
+12
-8
icon_1_1.png
static/images/icon_1_1.png
+0
-0
icon_2_1.png
static/images/icon_2_1.png
+0
-0
没有找到文件。
components/home/projectBackground.vue
浏览文件 @
d27d70bb
...
...
@@ -44,6 +44,7 @@ export default {
font-size
:
18px
;
color
:
#666666
;
line-height
:
36px
;
text-align
:
justify
;
}
}
}
...
...
components/home/projectFeatures.vue
浏览文件 @
d27d70bb
...
...
@@ -23,7 +23,7 @@
<dt><img
src=
"/images/icon_2.png"
/></dt>
<dd>
<strong>
岗位直通车:
</strong
>
万达酒店高管亲自带教,学员可深度参与酒店整体运营管理,全面提升薄弱项和简历含金量;考核优秀者免初试,获得直通万达酒店及度假村副总经
历
/总经理岗位面试机会。
>
万达酒店高管亲自带教,学员可深度参与酒店整体运营管理,全面提升薄弱项和简历含金量;考核优秀者免初试,获得直通万达酒店及度假村副总经
理
/总经理岗位面试机会。
</dd>
</dl>
</div>
...
...
components/layout/h5/Header.vue
浏览文件 @
d27d70bb
...
...
@@ -4,10 +4,10 @@
<template
v-if=
"!searchVisible"
>
<div
class=
"logo-box"
>
<nuxt-link
to=
"/"
class=
"logo"
>
<img
src=
"https://webapp-pub.ezijing.com/project/caas/SEG_logo_Pantone.pn
g"
/>
<div
class=
"line"
>
|
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/caas/logo-caas.sv
g"
/>
<img
style=
"margin-left:20px"
src=
"https://webapp-pub.ezijing.com/project/caas/logo-crcs.sv
g"
/>
<img
src=
"https://webapp-pub.ezijing.com/website/base/logo.sv
g"
/>
<div
class=
"line"
>
|
</div>
<img
src=
"/images/logo.pn
g"
/>
<img
style=
"margin-left:20px"
src=
"/images/logo2.pn
g"
/>
</nuxt-link>
</div>
<!--
<div
class=
"search"
@
click=
"toggleSearch"
></div>
-->
...
...
@@ -45,15 +45,15 @@ export default {
},
menuClasses
()
{
return
{
'is-open'
:
this
.
menuVisible
'is-open'
:
this
.
menuVisible
,
}
}
}
,
},
watch
:
{
$route
()
{
this
.
$store
.
commit
(
'toggleSearch'
,
false
)
this
.
$store
.
commit
(
'toggleMenu'
,
false
)
}
}
,
},
methods
:
{
toggleSearch
()
{
...
...
@@ -72,8 +72,8 @@ export default {
},
showApplyForm
()
{
this
.
$refs
.
rightAside
.
showApplyForm
()
}
}
}
,
}
,
}
</
script
>
...
...
@@ -93,7 +93,7 @@ export default {
.logo-box
{
flex
:
1
;
display
:
flex
;
.line
{
.line
{
font-size
:
20px
;
font-weight
:
200
;
margin-left
:
10px
;
...
...
components/layout/pc/Foot.vue
浏览文件 @
d27d70bb
...
...
@@ -13,7 +13,7 @@
{{
$t
(
'foot.link2'
)
}}
</a>
</div>
<div>
<
!--
<
div>
<a
href=
"https://www.culinaryartsswitzerland.com/en/"
target=
"_blank"
>
{{
$t
(
'foot.link3'
)
}}
</a>
...
...
@@ -22,7 +22,7 @@
<a
href=
"https://www.cesarritzcolleges.edu/en/"
target=
"_blank"
>
{{
$t
(
'foot.link4'
)
}}
</a>
</div>
</div>
-->
<!--
<div>
<a
href=
"https://www.swisseducation.com/"
target=
"_blank"
>
瑞士酒店管理大学官网
...
...
components/layout/pc/Head.vue
浏览文件 @
d27d70bb
...
...
@@ -4,7 +4,7 @@
<div
class=
"head-top-content"
>
<div
class=
"max-width-content fix-align-c"
>
<nuxt-link
to=
"/"
>
<img
class=
"big-logo"
src=
"https://webapp-pub.ezijing.com/
project/caas/new-seg
logo.svg"
/>
<img
class=
"big-logo"
src=
"https://webapp-pub.ezijing.com/
website/base/
logo.svg"
/>
<div
class=
"line"
>
|
</div>
<img
src=
"/images/logo.png"
style=
"height: 90px;"
/>
<img
style=
"margin-left:20px"
src=
"/images/logo2.png"
/>
...
...
@@ -111,7 +111,7 @@ li {
margin-right
:
10px
;
}
.big-logo
{
height
:
80
px
;
height
:
55
px
;
}
}
}
...
...
pages/project-intro/bg.vue
浏览文件 @
d27d70bb
...
...
@@ -63,6 +63,7 @@ export default {
font-size
:
20px
;
color
:
#333333
;
line-height
:
40px
;
text-align
:
justify
;
}
}
}
...
...
pages/project-intro/certificate.vue
浏览文件 @
d27d70bb
...
...
@@ -57,6 +57,7 @@ export default {
font-size
:
20px
;
color
:
#333333
;
line-height
:
40px
;
text-align
:
justify
;
}
}
}
...
...
pages/project-intro/charac.vue
浏览文件 @
d27d70bb
...
...
@@ -8,17 +8,17 @@
<h3>
双导师培养+岗位直通车
</h3>
<div
class=
"feature-box-content"
>
<dl>
<dt><img
src=
"/images/icon_1.png"
/></dt>
<dt><img
src=
"/images/icon_1
_1
.png"
/></dt>
<dd>
<strong>
双导师培养:
</strong
>
瑞士顶级教授与万达酒店高管联合授课,先进理论+万达酒店运营案例,打造国际化视野与本土化实战能力的优质人才。
</dd>
</dl>
<dl>
<dt><img
src=
"/images/icon_2.png"
/></dt>
<dt><img
src=
"/images/icon_2
_1
.png"
/></dt>
<dd>
<strong>
岗位直通车:
</strong
>
万达酒店高管亲自带教,学员可深度参与酒店整体运营管理,全面提升薄弱项和简历含金量;考核优秀者免初试,获得直通万达酒店及度假村副总经
历
/总经理岗位面试机会。
>
万达酒店高管亲自带教,学员可深度参与酒店整体运营管理,全面提升薄弱项和简历含金量;考核优秀者免初试,获得直通万达酒店及度假村副总经
理
/总经理岗位面试机会。
</dd>
</dl>
</div>
...
...
@@ -89,18 +89,23 @@ export default {
}
.feature-box
{
margin-top
:
60px
;
background
:
#
a5815b
;
background
:
#
f6f2ee
;
padding
:
50px
;
box-sizing
:
border-box
;
color
:
#333333
;
h3
{
font-size
:
24px
;
color
:
#fff
;
line-height
:
36px
;
margin-bottom
:
50px
;
text-align
:
center
;
}
.feature-box-content
{
display
:
flex
;
flex-direction
:
column
;
gap
:
60px
;
}
dl
{
margin
:
20px
0
;
display
:
flex
;
align-items
:
flex-start
;
dt
{
...
...
@@ -108,10 +113,9 @@ export default {
}
dd
{
font-size
:
18px
;
color
:
#ffffff
;
line-height
:
30px
;
margin-left
:
20px
;
border-left
:
1px
solid
#
ffffff
;
border-left
:
1px
solid
#
a5815b
;
padding-left
:
20px
;
}
}
...
...
static/images/icon_1_1.png
0 → 100644
浏览文件 @
d27d70bb
3.4 KB
static/images/icon_2_1.png
0 → 100644
浏览文件 @
d27d70bb
4.2 KB
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论