|
@@ -15,7 +15,7 @@
|
|
</div>
|
|
</div>
|
|
<div class="py-15">
|
|
<div class="py-15">
|
|
<v-divider></v-divider>
|
|
<v-divider></v-divider>
|
|
- <h1 class="title mt-15">学术和行业之声</h1>
|
|
|
|
|
|
+ <h1 class="title mt-15">门墩儿合伙人</h1>
|
|
<div class="mt-10">
|
|
<div class="mt-10">
|
|
<div v-for="(val, i) in introduce" :key="i" :style="{'text-align': i % 2 === 0 ? 'left' : 'right'}" class="py-15 bole-item">
|
|
<div v-for="(val, i) in introduce" :key="i" :style="{'text-align': i % 2 === 0 ? 'left' : 'right'}" class="py-15 bole-item">
|
|
<div class="left">
|
|
<div class="left">
|
|
@@ -106,13 +106,13 @@ const introduce = [
|
|
avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%879.png',
|
|
avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%879.png',
|
|
desc: '找到对的门,认识对的人. 门墩儿,比酒店人更懂酒店人,从这里开启不同的圈层,打开职业生涯你不敢想象的可能!'
|
|
desc: '找到对的门,认识对的人. 门墩儿,比酒店人更懂酒店人,从这里开启不同的圈层,打开职业生涯你不敢想象的可能!'
|
|
},
|
|
},
|
|
- {
|
|
|
|
- name: 'Henry Sun 孙伟杰',
|
|
|
|
- job: '创始人',
|
|
|
|
- company: 'Mentor共享教室',
|
|
|
|
- avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%8710.png',
|
|
|
|
- desc: 'What a day and milestone for Chinese hospitality industry! Congratulations to Simon and his team on providing this great platform to hoteliers, where we will no longer feel alone when building our careers. Knowing someone experienced and knowledgeable is there for us, our fellow hoteliers, is fantastic and extremely helpful. Go Menduner!'
|
|
|
|
- }
|
|
|
|
|
|
+ // {
|
|
|
|
+ // name: 'Henry Sun 孙伟杰',
|
|
|
|
+ // job: '创始人',
|
|
|
|
+ // company: 'Mentor共享教室',
|
|
|
|
+ // avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%8710.png',
|
|
|
|
+ // desc: 'What a day and milestone for Chinese hospitality industry! Congratulations to Simon and his team on providing this great platform to hoteliers, where we will no longer feel alone when building our careers. Knowing someone experienced and knowledgeable is there for us, our fellow hoteliers, is fantastic and extremely helpful. Go Menduner!'
|
|
|
|
+ // }
|
|
]
|
|
]
|
|
</script>
|
|
</script>
|
|
|
|
|