提交 d27d70bb authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 cefef8ac
...@@ -44,6 +44,7 @@ export default { ...@@ -44,6 +44,7 @@ export default {
font-size: 18px; font-size: 18px;
color: #666666; color: #666666;
line-height: 36px; line-height: 36px;
text-align: justify;
} }
} }
} }
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<dt><img src="/images/icon_2.png" /></dt> <dt><img src="/images/icon_2.png" /></dt>
<dd> <dd>
<strong>岗位直通车:</strong <strong>岗位直通车:</strong
>万达酒店高管亲自带教,学员可深度参与酒店整体运营管理,全面提升薄弱项和简历含金量;考核优秀者免初试,获得直通万达酒店及度假村副总经/总经理岗位面试机会。 >万达酒店高管亲自带教,学员可深度参与酒店整体运营管理,全面提升薄弱项和简历含金量;考核优秀者免初试,获得直通万达酒店及度假村副总经/总经理岗位面试机会。
</dd> </dd>
</dl> </dl>
</div> </div>
......
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
<template v-if="!searchVisible"> <template v-if="!searchVisible">
<div class="logo-box"> <div class="logo-box">
<nuxt-link to="/" class="logo"> <nuxt-link to="/" class="logo">
<img src="https://webapp-pub.ezijing.com/project/caas/SEG_logo_Pantone.png" /> <img src="https://webapp-pub.ezijing.com/website/base/logo.svg" />
<div class="line">|</div> <div class="line">|</div>
<img src="https://webapp-pub.ezijing.com/project/caas/logo-caas.svg" /> <img src="/images/logo.png" />
<img style="margin-left:20px" src="https://webapp-pub.ezijing.com/project/caas/logo-crcs.svg" /> <img style="margin-left:20px" src="/images/logo2.png" />
</nuxt-link> </nuxt-link>
</div> </div>
<!-- <div class="search" @click="toggleSearch"></div> --> <!-- <div class="search" @click="toggleSearch"></div> -->
...@@ -45,15 +45,15 @@ export default { ...@@ -45,15 +45,15 @@ export default {
}, },
menuClasses() { menuClasses() {
return { return {
'is-open': this.menuVisible 'is-open': this.menuVisible,
}
} }
}, },
},
watch: { watch: {
$route() { $route() {
this.$store.commit('toggleSearch', false) this.$store.commit('toggleSearch', false)
this.$store.commit('toggleMenu', false) this.$store.commit('toggleMenu', false)
} },
}, },
methods: { methods: {
toggleSearch() { toggleSearch() {
...@@ -72,8 +72,8 @@ export default { ...@@ -72,8 +72,8 @@ export default {
}, },
showApplyForm() { showApplyForm() {
this.$refs.rightAside.showApplyForm() this.$refs.rightAside.showApplyForm()
} },
} },
} }
</script> </script>
...@@ -93,7 +93,7 @@ export default { ...@@ -93,7 +93,7 @@ export default {
.logo-box { .logo-box {
flex: 1; flex: 1;
display: flex; display: flex;
.line{ .line {
font-size: 20px; font-size: 20px;
font-weight: 200; font-weight: 200;
margin-left: 10px; margin-left: 10px;
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
{{ $t('foot.link2') }} {{ $t('foot.link2') }}
</a> </a>
</div> </div>
<div> <!-- <div>
<a href="https://www.culinaryartsswitzerland.com/en/" target="_blank" > <a href="https://www.culinaryartsswitzerland.com/en/" target="_blank" >
{{ $t('foot.link3') }} {{ $t('foot.link3') }}
</a> </a>
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<a href="https://www.cesarritzcolleges.edu/en/" target="_blank" > <a href="https://www.cesarritzcolleges.edu/en/" target="_blank" >
{{ $t('foot.link4') }} {{ $t('foot.link4') }}
</a> </a>
</div> </div> -->
<!-- <div> <!-- <div>
<a href="https://www.swisseducation.com/" target="_blank" > <a href="https://www.swisseducation.com/" target="_blank" >
瑞士酒店管理大学官网 瑞士酒店管理大学官网
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<div class="head-top-content"> <div class="head-top-content">
<div class="max-width-content fix-align-c"> <div class="max-width-content fix-align-c">
<nuxt-link to="/"> <nuxt-link to="/">
<img class="big-logo" src="https://webapp-pub.ezijing.com/project/caas/new-seglogo.svg" /> <img class="big-logo" src="https://webapp-pub.ezijing.com/website/base/logo.svg" />
<div class="line"></div> <div class="line"></div>
<img src="/images/logo.png" style="height: 90px;" /> <img src="/images/logo.png" style="height: 90px;" />
<img style="margin-left:20px" src="/images/logo2.png" /> <img style="margin-left:20px" src="/images/logo2.png" />
...@@ -111,7 +111,7 @@ li { ...@@ -111,7 +111,7 @@ li {
margin-right: 10px; margin-right: 10px;
} }
.big-logo { .big-logo {
height: 80px; height: 55px;
} }
} }
} }
......
...@@ -63,6 +63,7 @@ export default { ...@@ -63,6 +63,7 @@ export default {
font-size: 20px; font-size: 20px;
color: #333333; color: #333333;
line-height: 40px; line-height: 40px;
text-align: justify;
} }
} }
} }
......
...@@ -57,6 +57,7 @@ export default { ...@@ -57,6 +57,7 @@ export default {
font-size: 20px; font-size: 20px;
color: #333333; color: #333333;
line-height: 40px; line-height: 40px;
text-align: justify;
} }
} }
} }
......
...@@ -8,17 +8,17 @@ ...@@ -8,17 +8,17 @@
<h3>双导师培养+岗位直通车</h3> <h3>双导师培养+岗位直通车</h3>
<div class="feature-box-content"> <div class="feature-box-content">
<dl> <dl>
<dt><img src="/images/icon_1.png" /></dt> <dt><img src="/images/icon_1_1.png" /></dt>
<dd> <dd>
<strong>双导师培养:</strong <strong>双导师培养:</strong
>瑞士顶级教授与万达酒店高管联合授课,先进理论+万达酒店运营案例,打造国际化视野与本土化实战能力的优质人才。 >瑞士顶级教授与万达酒店高管联合授课,先进理论+万达酒店运营案例,打造国际化视野与本土化实战能力的优质人才。
</dd> </dd>
</dl> </dl>
<dl> <dl>
<dt><img src="/images/icon_2.png" /></dt> <dt><img src="/images/icon_2_1.png" /></dt>
<dd> <dd>
<strong>岗位直通车:</strong <strong>岗位直通车:</strong
>万达酒店高管亲自带教,学员可深度参与酒店整体运营管理,全面提升薄弱项和简历含金量;考核优秀者免初试,获得直通万达酒店及度假村副总经/总经理岗位面试机会。 >万达酒店高管亲自带教,学员可深度参与酒店整体运营管理,全面提升薄弱项和简历含金量;考核优秀者免初试,获得直通万达酒店及度假村副总经/总经理岗位面试机会。
</dd> </dd>
</dl> </dl>
</div> </div>
...@@ -89,18 +89,23 @@ export default { ...@@ -89,18 +89,23 @@ export default {
} }
.feature-box { .feature-box {
margin-top: 60px; margin-top: 60px;
background: #a5815b; background: #f6f2ee;
padding: 50px; padding: 50px;
box-sizing: border-box; box-sizing: border-box;
color: #333333;
h3 { h3 {
font-size: 24px; font-size: 24px;
color: #fff;
line-height: 36px; line-height: 36px;
margin-bottom: 50px; margin-bottom: 50px;
text-align: center; text-align: center;
} }
.feature-box-content {
display: flex;
flex-direction: column;
gap: 60px;
}
dl { dl {
margin: 20px 0;
display: flex; display: flex;
align-items: flex-start; align-items: flex-start;
dt { dt {
...@@ -108,10 +113,9 @@ export default { ...@@ -108,10 +113,9 @@ export default {
} }
dd { dd {
font-size: 18px; font-size: 18px;
color: #ffffff;
line-height: 30px; line-height: 30px;
margin-left: 20px; margin-left: 20px;
border-left: 1px solid #ffffff; border-left: 1px solid #a5815b;
padding-left: 20px; padding-left: 20px;
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论