提交 65527287 authored 作者: matian's avatar matian

updates

上级 b039dbd6
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
<div v-swiper:mySwiper1="swiperOption" ref="mySwiper"> <div v-swiper:mySwiper1="swiperOption" ref="mySwiper">
<div class="swiper-wrapper"> <div class="swiper-wrapper">
<div class="swiper-slide" v-for="(item, index) in videoData" :key="index"> <div class="swiper-slide" v-for="(item, index) in videoData" :key="index">
<!-- <video :src="item.web_img_uri" /> --> <video controls :poster="item.img">
<video controls>
<source :src="item.web_img_uri" type="video/mp4" /> <source :src="item.web_img_uri" type="video/mp4" />
</video> </video>
</div> </div>
...@@ -25,24 +24,33 @@ export default { ...@@ -25,24 +24,33 @@ export default {
popupVisible: false, popupVisible: false,
videoData: [ videoData: [
{ {
img: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu1.png',
web_img_uri: web_img_uri:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/1.%20%E7%9F%B3%E6%BA%AA%E5%A4%A7%E5%AD%A6%E8%AE%A9%E5%AD%A6%E7%94%9F%E6%8B%A5%E6%9C%89%E6%9B%B4%E5%A5%BD%E6%9C%AA%E6%9D%A5.mp4' 'https://webapp-pub.ezijing.com/project/sbu-plus/1.%20%E7%9F%B3%E6%BA%AA%E5%A4%A7%E5%AD%A6%E8%AE%A9%E5%AD%A6%E7%94%9F%E6%8B%A5%E6%9C%89%E6%9B%B4%E5%A5%BD%E6%9C%AA%E6%9D%A5.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu2.png',
web_img_uri: web_img_uri:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/%E6%A0%A1%E5%9B%AD%E6%8E%A2%E6%AD%A5.mp4' 'https://webapp-pub.ezijing.com/project/sbu-plus/%E6%A0%A1%E5%9B%AD%E6%8E%A2%E6%AD%A5.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu3.png',
web_img_uri: web_img_uri:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/%E7%A7%91%E7%A0%94%E4%BC%98%E5%8A%BF.mp4' 'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%A7%91%E7%A0%94%E4%BC%98%E5%8A%BF.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu4.png',
web_img_uri: web_img_uri:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/%E7%9F%B3%E6%BA%AA%E6%95%99%E6%8E%88.mp4' 'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%9F%B3%E6%BA%AA%E6%95%99%E6%8E%88.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu5.png',
web_img_uri: web_img_uri:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/%E5%90%91%E5%BE%80%E7%9A%84%E7%94%9F%E6%B4%BB.mp4' 'https://webapp-pub.ezijing.com/project/sbu-plus/%E5%90%91%E5%BE%80%E7%9A%84%E7%94%9F%E6%B4%BB.mp4'
} }
], ],
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<div class="title"> <div class="title">
纽约州立大学石溪分校金融学硕士保研项目 纽约州立大学石溪分校金融学硕士保研项目
</div> </div>
<!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg" /> --> <!-- <img src="https://webapp-pub.ezijing.com/project/marywood/marywood_logo.svg" /> -->
</nuxt-link> </nuxt-link>
</div> </div>
<!-- <nuxt-link to="/" class="logo"></nuxt-link> --> <!-- <nuxt-link to="/" class="logo"></nuxt-link> -->
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<nuxt-link to="/"> <nuxt-link to="/">
<div class="title">纽约州立大学石溪分校金融学硕士保研项目</div> <div class="title">纽约州立大学石溪分校金融学硕士保研项目</div>
</nuxt-link> </nuxt-link>
<!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg" /> --> <!-- <img src="https://webapp-pub.ezijingcom/project/marywood/marywood_logo.svg" /> -->
</div> </div>
<div class="user" v-if="user.id"> <div class="user" v-if="user.id">
...@@ -183,6 +183,8 @@ li { ...@@ -183,6 +183,8 @@ li {
margin: 0 auto; margin: 0 auto;
} }
.head-nav-content { .head-nav-content {
position: sticky;
top: 0;
height: 72px; height: 72px;
display: flex; display: flex;
align-items: center; align-items: center;
......
...@@ -71,7 +71,7 @@ export default { ...@@ -71,7 +71,7 @@ export default {
name: '录取流程', name: '录取流程',
path: '/enroll/process', path: '/enroll/process',
children: [ children: [
{ name: this.$t('menu.enrollChild.process'), path: '/enroll/process' }, { name: '录取流程', path: '/enroll/process' },
// { name: this.$t('menu.enrollChild.brochure'), path: '/enroll/brochure' }, // { name: this.$t('menu.enrollChild.brochure'), path: '/enroll/brochure' },
{ name: this.$t('menu.enrollChild.apply'), path: '/enroll/apply' } { name: this.$t('menu.enrollChild.apply'), path: '/enroll/apply' }
] ]
...@@ -83,7 +83,6 @@ export default { ...@@ -83,7 +83,6 @@ export default {
{ {
name: '高薪就业', name: '高薪就业',
path: '/returnPolicy/salary' path: '/returnPolicy/salary'
}, },
{ {
name: '就业指导', name: '就业指导',
...@@ -164,9 +163,11 @@ export default { ...@@ -164,9 +163,11 @@ export default {
.nav-item-box { .nav-item-box {
padding-left: 11px; padding-left: 11px;
display: flex; display: flex;
li { li {
position: relative; position: relative;
margin-right: 40px; margin-right: 40px;
.name { .name {
line-height: 72px; line-height: 72px;
font-size: 22px; font-size: 22px;
......
...@@ -4,11 +4,7 @@ ...@@ -4,11 +4,7 @@
<a target="_blank" :href="item.url" v-for="(item, index) in fileList" :key="index"> <a target="_blank" :href="item.url" v-for="(item, index) in fileList" :key="index">
<div class="item" @click="download($event, item)"> <div class="item" @click="download($event, item)">
<div class="item_left"> <div class="item_left">
<img <img class="item_left_img" src="https://webapp-pub.ezijing.com/project/sbu-plus/icon_download.png" alt="" />
class="item_left_img"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/icon_download.png"
alt=""
/>
<div class="item_left_line"></div> <div class="item_left_line"></div>
<div class="item_left_doc">{{ item.name }}</div> <div class="item_left_doc">{{ item.name }}</div>
</div> </div>
......
...@@ -112,7 +112,7 @@ export default { ...@@ -112,7 +112,7 @@ export default {
], ],
frameParams: { frameParams: {
slider: [ slider: [
{ name: this.$t('menu.enrollChild.process'), path: '/enroll/process' }, { name: '录取流程', path: '/enroll/process' },
// { name: this.$t('menu.enrollChild.brochure'), path: '/enroll/brochure' }, // { name: this.$t('menu.enrollChild.brochure'), path: '/enroll/brochure' },
{ name: this.$t('menu.enrollChild.apply'), path: '/enroll/apply' } { name: this.$t('menu.enrollChild.apply'), path: '/enroll/apply' }
] ]
......
...@@ -85,7 +85,7 @@ export default { ...@@ -85,7 +85,7 @@ export default {
return { return {
frameParams: { frameParams: {
slider: [ slider: [
{ name: this.$t('menu.enrollChild.process'), path: '/enroll/process' }, { name: '录取流程', path: '/enroll/process' },
// { name: this.$t('menu.enrollChild.brochure'), path: '/enroll/brochure' }, // { name: this.$t('menu.enrollChild.brochure'), path: '/enroll/brochure' },
{ name: this.$t('menu.enrollChild.apply'), path: '/enroll/apply' } { name: this.$t('menu.enrollChild.apply'), path: '/enroll/apply' }
] ]
......
...@@ -93,7 +93,7 @@ ...@@ -93,7 +93,7 @@
data-galleryid="" data-galleryid=""
data-ratio="0.4255555555555556" data-ratio="0.4255555555555556"
data-s="300,640" data-s="300,640"
data-src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance1.jpeg" data-src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance1.jpeg"
data-type="jpeg" data-type="jpeg"
data-w="900" data-w="900"
style="display: initial; visibility: visible !important; height: auto !important; width: 677px !important;" style="display: initial; visibility: visible !important; height: auto !important; width: 677px !important;"
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
_width="677px" _width="677px"
crossorigin="anonymous" crossorigin="anonymous"
alt="图片" alt="图片"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance1.jpeg" src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance1.jpeg"
data-fail="0" data-fail="0"
/> />
</section> </section>
...@@ -223,7 +223,7 @@ ...@@ -223,7 +223,7 @@
data-galleryid="" data-galleryid=""
data-ratio="0.4255555555555556" data-ratio="0.4255555555555556"
data-s="300,640" data-s="300,640"
data-src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance2.jpeg" data-src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance2.jpeg"
data-type="jpeg" data-type="jpeg"
data-w="900" data-w="900"
style="display: initial; visibility: visible !important; height: auto !important; width: 677px !important;" style="display: initial; visibility: visible !important; height: auto !important; width: 677px !important;"
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
_width="677px" _width="677px"
crossorigin="anonymous" crossorigin="anonymous"
alt="图片" alt="图片"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance2.jpeg" src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance2.jpeg"
data-fail="0" data-fail="0"
/> />
</section> </section>
...@@ -643,7 +643,7 @@ ...@@ -643,7 +643,7 @@
data-galleryid="" data-galleryid=""
data-ratio="0.66640625" data-ratio="0.66640625"
data-s="300,640" data-s="300,640"
data-src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance3.jpeg" data-src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance3.jpeg"
data-type="jpeg" data-type="jpeg"
data-w="1280" data-w="1280"
style="display: initial; visibility: visible !important; height: auto !important; width: 677px !important;" style="display: initial; visibility: visible !important; height: auto !important; width: 677px !important;"
...@@ -652,7 +652,7 @@ ...@@ -652,7 +652,7 @@
_width="677px" _width="677px"
crossorigin="anonymous" crossorigin="anonymous"
alt="图片" alt="图片"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance3.jpeg" src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance3.jpeg"
data-fail="0" data-fail="0"
/> />
</section> </section>
...@@ -1015,7 +1015,7 @@ ...@@ -1015,7 +1015,7 @@
data-galleryid="" data-galleryid=""
data-ratio="0.6329723225030084" data-ratio="0.6329723225030084"
data-s="300,640" data-s="300,640"
data-src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance4.jpeg" data-src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance4.jpeg"
data-type="png" data-type="png"
data-w="831" data-w="831"
style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box; vertical-align: bottom; display: initial; overflow-wrap: break-word !important; height: auto !important; visibility: visible !important; width: 524px !important;" style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box; vertical-align: bottom; display: initial; overflow-wrap: break-word !important; height: auto !important; visibility: visible !important; width: 524px !important;"
...@@ -1024,7 +1024,7 @@ ...@@ -1024,7 +1024,7 @@
_width="524px" _width="524px"
crossorigin="anonymous" crossorigin="anonymous"
alt="图片" alt="图片"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance4.jpeg" src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance4.jpeg"
data-fail="0" data-fail="0"
/> />
</section> </section>
...@@ -1136,7 +1136,7 @@ ...@@ -1136,7 +1136,7 @@
data-galleryid="" data-galleryid=""
data-ratio="0.20872865275142316" data-ratio="0.20872865275142316"
data-s="300,640" data-s="300,640"
data-src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance11.png" data-src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance11.png"
data-type="png" data-type="png"
data-w="1054" data-w="1054"
style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box; vertical-align: bottom; display: initial; overflow-wrap: break-word !important; height: auto !important; visibility: visible !important; width: 524px !important;" style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box; vertical-align: bottom; display: initial; overflow-wrap: break-word !important; height: auto !important; visibility: visible !important; width: 524px !important;"
...@@ -1145,7 +1145,7 @@ ...@@ -1145,7 +1145,7 @@
_width="524px" _width="524px"
crossorigin="anonymous" crossorigin="anonymous"
alt="图片" alt="图片"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance11.png" src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance11.png"
data-fail="0" data-fail="0"
/> />
</section> </section>
...@@ -1346,7 +1346,7 @@ ...@@ -1346,7 +1346,7 @@
data-galleryid="" data-galleryid=""
data-ratio="1.6512968299711817" data-ratio="1.6512968299711817"
data-s="300,640" data-s="300,640"
data-src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance5.jpeg" data-src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance5.jpeg"
data-type="jpeg" data-type="jpeg"
data-w="694" data-w="694"
style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box; vertical-align: bottom; display: initial; overflow-wrap: break-word !important; height: auto !important; visibility: visible !important; width: 524px !important;" style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box; vertical-align: bottom; display: initial; overflow-wrap: break-word !important; height: auto !important; visibility: visible !important; width: 524px !important;"
...@@ -1355,7 +1355,7 @@ ...@@ -1355,7 +1355,7 @@
_width="524px" _width="524px"
crossorigin="anonymous" crossorigin="anonymous"
alt="图片" alt="图片"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance5.jpeg" src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance5.jpeg"
data-fail="0" data-fail="0"
/> />
</section> </section>
...@@ -1414,7 +1414,7 @@ ...@@ -1414,7 +1414,7 @@
data-galleryid="" data-galleryid=""
data-ratio="0.637948717948718" data-ratio="0.637948717948718"
data-s="300,640" data-s="300,640"
data-src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance6.jpeg" data-src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance6.jpeg"
data-type="png" data-type="png"
data-w="975" data-w="975"
style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; vertical-align: bottom; display: initial; box-sizing: border-box !important; overflow-wrap: break-word !important; height: auto !important; visibility: visible !important; width: 524px !important;" style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; vertical-align: bottom; display: initial; box-sizing: border-box !important; overflow-wrap: break-word !important; height: auto !important; visibility: visible !important; width: 524px !important;"
...@@ -1423,7 +1423,7 @@ ...@@ -1423,7 +1423,7 @@
_width="524px" _width="524px"
crossorigin="anonymous" crossorigin="anonymous"
alt="图片" alt="图片"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance6.jpeg" src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance6.jpeg"
data-fail="0" data-fail="0"
/> />
</section> </section>
...@@ -1579,7 +1579,7 @@ ...@@ -1579,7 +1579,7 @@
data-galleryid="" data-galleryid=""
data-ratio="0.9744897959183674" data-ratio="0.9744897959183674"
data-s="300,640" data-s="300,640"
data-src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance7.jpeg" data-src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance7.jpeg"
data-type="jpeg" data-type="jpeg"
data-w="588" data-w="588"
style='margin: 0px; padding: 0px; outline: 0px; max-width: 100%; vertical-align: bottom; font-size: 17px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif; letter-spacing: normal; display: initial; box-sizing: border-box !important; overflow-wrap: break-word !important; height: auto !important; width: 154px !important; visibility: visible !important;' style='margin: 0px; padding: 0px; outline: 0px; max-width: 100%; vertical-align: bottom; font-size: 17px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif; letter-spacing: normal; display: initial; box-sizing: border-box !important; overflow-wrap: break-word !important; height: auto !important; width: 154px !important; visibility: visible !important;'
...@@ -1588,7 +1588,7 @@ ...@@ -1588,7 +1588,7 @@
_width="154px" _width="154px"
crossorigin="anonymous" crossorigin="anonymous"
alt="图片" alt="图片"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance7.jpeg" src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance7.jpeg"
data-fail="0" data-fail="0"
/> />
</section> </section>
...@@ -1649,7 +1649,7 @@ ...@@ -1649,7 +1649,7 @@
data-cropsely1="0" data-cropsely1="0"
data-cropsely2="199" data-cropsely2="199"
data-ratio="0.362962962962963" data-ratio="0.362962962962963"
data-src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance8.jpeg" data-src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance8.jpeg"
data-type="jpeg" data-type="jpeg"
data-w="1080" data-w="1080"
style="height: auto !important; vertical-align: middle; outline: 0px; border-width: 0px; border-style: initial; border-color: initial; box-sizing: border-box; width: 548px !important; display: initial; visibility: visible !important;" style="height: auto !important; vertical-align: middle; outline: 0px; border-width: 0px; border-style: initial; border-color: initial; box-sizing: border-box; width: 548px !important; display: initial; visibility: visible !important;"
...@@ -1658,7 +1658,7 @@ ...@@ -1658,7 +1658,7 @@
_width="548px" _width="548px"
crossorigin="anonymous" crossorigin="anonymous"
alt="图片" alt="图片"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance8.jpeg" src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance8.jpeg"
data-fail="0"/></span data-fail="0"/></span
></a> ></a>
</section> </section>
...@@ -1692,7 +1692,7 @@ ...@@ -1692,7 +1692,7 @@
data-cropsely1="0" data-cropsely1="0"
data-cropsely2="199" data-cropsely2="199"
data-ratio="0.362962962962963" data-ratio="0.362962962962963"
data-src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance9.jpeg" data-src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance9.jpeg"
data-type="jpeg" data-type="jpeg"
data-w="1080" data-w="1080"
style="outline: 0px; border-width: 0px; border-style: initial; border-color: initial; box-sizing: border-box; vertical-align: middle; width: 548px !important; height: auto !important; margin: 0px; display: initial; visibility: visible !important;" style="outline: 0px; border-width: 0px; border-style: initial; border-color: initial; box-sizing: border-box; vertical-align: middle; width: 548px !important; height: auto !important; margin: 0px; display: initial; visibility: visible !important;"
...@@ -1701,7 +1701,7 @@ ...@@ -1701,7 +1701,7 @@
_width="548px" _width="548px"
crossorigin="anonymous" crossorigin="anonymous"
alt="图片" alt="图片"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance9.jpeg" src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance9.jpeg"
data-fail="0"/></span data-fail="0"/></span
></a> ></a>
</section> </section>
...@@ -1735,7 +1735,7 @@ ...@@ -1735,7 +1735,7 @@
data-cropsely1="0" data-cropsely1="0"
data-cropsely2="199" data-cropsely2="199"
data-ratio="0.362962962962963" data-ratio="0.362962962962963"
data-src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance10.jpeg" data-src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance10.jpeg"
data-type="jpeg" data-type="jpeg"
data-w="1080" data-w="1080"
style="height: auto !important; vertical-align: middle; outline: 0px; border-width: 0px; border-style: initial; border-color: initial; box-sizing: border-box; width: 548px !important; inset: auto; margin: 0px; display: initial; visibility: visible !important;" style="height: auto !important; vertical-align: middle; outline: 0px; border-width: 0px; border-style: initial; border-color: initial; box-sizing: border-box; width: 548px !important; inset: auto; margin: 0px; display: initial; visibility: visible !important;"
...@@ -1744,7 +1744,7 @@ ...@@ -1744,7 +1744,7 @@
_width="548px" _width="548px"
crossorigin="anonymous" crossorigin="anonymous"
alt="图片" alt="图片"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/guidance10.jpeg" src="https://webapp-pub.ezijing.com/project/sbu-plus/guidance10.jpeg"
data-fail="0"/></span data-fail="0"/></span
></a> ></a>
</section> </section>
...@@ -1789,11 +1789,10 @@ export default { ...@@ -1789,11 +1789,10 @@ export default {
return { return {
frameParams: { frameParams: {
slider: [ slider: [
{ {
name: '高薪就业', name: '高薪就业',
path: '/returnPolicy/salary' path: '/returnPolicy/salary'
},
},
{ {
name: '就业指导', name: '就业指导',
path: '/returnPolicy/guidance' path: '/returnPolicy/guidance'
......
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
<!-- <img <!-- <img
class="bottom" class="bottom"
v-else v-else
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/h5/return_con.png" src="https://webapp-pub.ezijing.com/project/marywood/h5/return_con.png"
/> --> /> -->
</app-frame> </app-frame>
</template> </template>
......
<template> <template>
<div :class="isMobile ? 'is-h5' : 'is-pc'"> <div :class="isMobile ? 'is-h5' : 'is-pc'">
<div class="banner"> <div class="banner">
<img <img class="img_banner" src="https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-banner.png" />
class="img_banner"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/school-intro-banner.png"
/>
<div class="banner_con"> <div class="banner_con">
<div class="con_tit">纽约州立大学石溪分校简介</div> <div class="con_tit">纽约州立大学石溪分校简介</div>
<p class="con_desc"> <p class="con_desc">
...@@ -88,31 +85,31 @@ export default { ...@@ -88,31 +85,31 @@ export default {
videoData: [ videoData: [
{ {
web_img_uri: web_img_uri:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/1.%20%E7%9F%B3%E6%BA%AA%E5%A4%A7%E5%AD%A6%E8%AE%A9%E5%AD%A6%E7%94%9F%E6%8B%A5%E6%9C%89%E6%9B%B4%E5%A5%BD%E6%9C%AA%E6%9D%A5.mp4' 'https://webapp-pub.ezijing.com/project/sbu-plus/1.%20%E7%9F%B3%E6%BA%AA%E5%A4%A7%E5%AD%A6%E8%AE%A9%E5%AD%A6%E7%94%9F%E6%8B%A5%E6%9C%89%E6%9B%B4%E5%A5%BD%E6%9C%AA%E6%9D%A5.mp4'
}, },
{ {
web_img_uri: web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/%E6%A0%A1%E5%9B%AD%E6%8E%A2%E6%AD%A5.mp4'
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/%E6%A0%A1%E5%9B%AD%E6%8E%A2%E6%AD%A5.mp4'
}, },
{ {
web_img_uri: web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%A7%91%E7%A0%94%E4%BC%98%E5%8A%BF.mp4'
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/%E7%A7%91%E7%A0%94%E4%BC%98%E5%8A%BF.mp4'
}, },
{ {
web_img_uri: web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%9F%B3%E6%BA%AA%E6%95%99%E6%8E%88.mp4'
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/%E7%9F%B3%E6%BA%AA%E6%95%99%E6%8E%88.mp4'
}, },
{ {
web_img_uri: web_img_uri:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/%E5%90%91%E5%BE%80%E7%9A%84%E7%94%9F%E6%B4%BB.mp4' 'https://webapp-pub.ezijing.com/project/sbu-plus/%E5%90%91%E5%BE%80%E7%9A%84%E7%94%9F%E6%B4%BB.mp4'
} }
], ],
listData: [ listData: [
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_lg1.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg1.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_lg2.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg2.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_lg3.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg3.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_lg4.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg4.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/marywood/school_lg5.png' } { web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg5.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg6.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg7.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg8.png' }
], ],
swiperOption: { swiperOption: {
observer: true, observer: true,
...@@ -148,34 +145,34 @@ export default { ...@@ -148,34 +145,34 @@ export default {
}, },
teacherList: [ teacherList: [
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/school-intro-teacher1.png', img: 'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-teacher1.png',
tit: 'Gokhan Torna 副教授', tit: 'Gokhan Torna 副教授',
desc: ['堪萨斯大学博士', '纽约州立大学石溪分校商学院', '金融学系副教授'] desc: ['堪萨斯大学博士', '纽约州立大学石溪分校商学院', '金融学系副教授']
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/school-intro-teacher2.png', img: 'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-teacher2.png',
tit: 'Sandro Brusco 教授', tit: 'Sandro Brusco 教授',
desc: ['斯坦福大学博士', '纽约州立大学石溪分校商学院', '金融学系教授'] desc: ['斯坦福大学博士', '纽约州立大学石溪分校商学院', '金融学系教授']
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/school-intro-teacher3.png', img: 'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-teacher3.png',
tit: 'Michael Bernstein 教授', tit: 'Michael Bernstein 教授',
desc: ['耶鲁大学博士', '纽约州立大学石溪分校商学院', '金融学系教授'] desc: ['耶鲁大学博士', '纽约州立大学石溪分校商学院', '金融学系教授']
} }
], ],
alumnusList: [ alumnusList: [
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/school-intro-academic1.png', img: 'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-academic1.png',
tit: '罗伯特·奥曼', tit: '罗伯特·奥曼',
desc: ['诺贝尔经济奖得主'] desc: ['诺贝尔经济奖得主']
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/school-intro-academic2.png', img: 'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-academic2.png',
tit: 'Sandro 约翰·汉尼斯', tit: 'Sandro 约翰·汉尼斯',
desc: ['斯坦福大学校长'] desc: ['斯坦福大学校长']
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/school-intro-academic3.png', img: 'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-academic3.png',
tit: '詹姆斯·西蒙斯', tit: '詹姆斯·西蒙斯',
desc: ['世界上最赚钱的数学家'] desc: ['世界上最赚钱的数学家']
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论