Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
65527287
提交
65527287
authored
9月 20, 2022
作者:
matian
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
updates
上级
b039dbd6
显示空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
68 行增加
和
65 行删除
+68
-65
videoList.vue
components/home/videoList.vue
+15
-7
Header.vue
components/layout/h5/Header.vue
+1
-1
Head.vue
components/layout/pc/Head.vue
+3
-1
Menu.vue
components/layout/pc/Menu.vue
+3
-2
dataDownload.vue
pages/dataDownload/dataDownload.vue
+1
-5
apply.vue
pages/enroll/apply.vue
+1
-1
process.vue
pages/enroll/process.vue
+1
-1
guidance.vue
pages/returnPolicy/guidance.vue
+22
-23
returnPolicy.vue
pages/returnPolicy/returnPolicy.vue
+1
-1
school.vue
pages/school/school.vue
+20
-23
没有找到文件。
components/home/videoList.vue
浏览文件 @
65527287
...
...
@@ -4,8 +4,7 @@
<div
v-swiper:mySwiper1=
"swiperOption"
ref=
"mySwiper"
>
<div
class=
"swiper-wrapper"
>
<div
class=
"swiper-slide"
v-for=
"(item, index) in videoData"
:key=
"index"
>
<!--
<video
:src=
"item.web_img_uri"
/>
-->
<video
controls
>
<video
controls
:poster=
"item.img"
>
<source
:src=
"item.web_img_uri"
type=
"video/mp4"
/>
</video>
</div>
...
...
@@ -25,24 +24,33 @@ export default {
popupVisible
:
false
,
videoData
:
[
{
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu1.png'
,
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
:
'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
:
'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
:
'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
:
'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'
}
],
...
...
components/layout/h5/Header.vue
浏览文件 @
65527287
...
...
@@ -9,7 +9,7 @@
<div
class=
"title"
>
纽约州立大学石溪分校金融学硕士保研项目
</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>
</div>
<!--
<nuxt-link
to=
"/"
class=
"logo"
></nuxt-link>
-->
...
...
components/layout/pc/Head.vue
浏览文件 @
65527287
...
...
@@ -12,7 +12,7 @@
<nuxt-link
to=
"/"
>
<div
class=
"title"
>
纽约州立大学石溪分校金融学硕士保研项目
</div>
</nuxt-link>
<!--
<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"
/>
-->
</div>
<div
class=
"user"
v-if=
"user.id"
>
...
...
@@ -183,6 +183,8 @@ li {
margin
:
0
auto
;
}
.head-nav-content
{
position
:
sticky
;
top
:
0
;
height
:
72px
;
display
:
flex
;
align-items
:
center
;
...
...
components/layout/pc/Menu.vue
浏览文件 @
65527287
...
...
@@ -71,7 +71,7 @@ export default {
name
:
'录取流程'
,
path
:
'/enroll/process'
,
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.apply'
),
path
:
'/enroll/apply'
}
]
...
...
@@ -83,7 +83,6 @@ export default {
{
name
:
'高薪就业'
,
path
:
'/returnPolicy/salary'
},
{
name
:
'就业指导'
,
...
...
@@ -164,9 +163,11 @@ export default {
.nav-item-box
{
padding-left
:
11px
;
display
:
flex
;
li
{
position
:
relative
;
margin-right
:
40px
;
.name
{
line-height
:
72px
;
font-size
:
22px
;
...
...
pages/dataDownload/dataDownload.vue
浏览文件 @
65527287
...
...
@@ -4,11 +4,7 @@
<a
target=
"_blank"
:href=
"item.url"
v-for=
"(item, index) in fileList"
:key=
"index"
>
<div
class=
"item"
@
click=
"download($event, item)"
>
<div
class=
"item_left"
>
<img
class=
"item_left_img"
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/icon_download.png"
alt=
""
/>
<img
class=
"item_left_img"
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/icon_download.png"
alt=
""
/>
<div
class=
"item_left_line"
></div>
<div
class=
"item_left_doc"
>
{{
item
.
name
}}
</div>
</div>
...
...
pages/enroll/apply.vue
浏览文件 @
65527287
...
...
@@ -112,7 +112,7 @@ export default {
],
frameParams
:
{
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.apply'
),
path
:
'/enroll/apply'
}
]
...
...
pages/enroll/process.vue
浏览文件 @
65527287
...
...
@@ -85,7 +85,7 @@ export default {
return
{
frameParams
:
{
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.apply'
),
path
:
'/enroll/apply'
}
]
...
...
pages/returnPolicy/guidance.vue
浏览文件 @
65527287
...
...
@@ -93,7 +93,7 @@
data-galleryid=
""
data-ratio=
"0.4255555555555556"
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-w=
"900"
style=
"display: initial; visibility: visible !important; height: auto !important; width: 677px !important;"
...
...
@@ -102,7 +102,7 @@
_width=
"677px"
crossorigin=
"anonymous"
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"
/>
</section>
...
...
@@ -223,7 +223,7 @@
data-galleryid=
""
data-ratio=
"0.4255555555555556"
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-w=
"900"
style=
"display: initial; visibility: visible !important; height: auto !important; width: 677px !important;"
...
...
@@ -232,7 +232,7 @@
_width=
"677px"
crossorigin=
"anonymous"
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"
/>
</section>
...
...
@@ -643,7 +643,7 @@
data-galleryid=
""
data-ratio=
"0.66640625"
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-w=
"1280"
style=
"display: initial; visibility: visible !important; height: auto !important; width: 677px !important;"
...
...
@@ -652,7 +652,7 @@
_width=
"677px"
crossorigin=
"anonymous"
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"
/>
</section>
...
...
@@ -1015,7 +1015,7 @@
data-galleryid=
""
data-ratio=
"0.6329723225030084"
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-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;"
...
...
@@ -1024,7 +1024,7 @@
_width=
"524px"
crossorigin=
"anonymous"
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"
/>
</section>
...
...
@@ -1136,7 +1136,7 @@
data-galleryid=
""
data-ratio=
"0.20872865275142316"
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-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;"
...
...
@@ -1145,7 +1145,7 @@
_width=
"524px"
crossorigin=
"anonymous"
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"
/>
</section>
...
...
@@ -1346,7 +1346,7 @@
data-galleryid=
""
data-ratio=
"1.6512968299711817"
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-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;"
...
...
@@ -1355,7 +1355,7 @@
_width=
"524px"
crossorigin=
"anonymous"
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"
/>
</section>
...
...
@@ -1414,7 +1414,7 @@
data-galleryid=
""
data-ratio=
"0.637948717948718"
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-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;"
...
...
@@ -1423,7 +1423,7 @@
_width=
"524px"
crossorigin=
"anonymous"
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"
/>
</section>
...
...
@@ -1579,7 +1579,7 @@
data-galleryid=
""
data-ratio=
"0.9744897959183674"
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-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;'
...
...
@@ -1588,7 +1588,7 @@
_width=
"154px"
crossorigin=
"anonymous"
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"
/>
</section>
...
...
@@ -1649,7 +1649,7 @@
data-cropsely1=
"0"
data-cropsely2=
"199"
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-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;"
...
...
@@ -1658,7 +1658,7 @@
_width=
"548px"
crossorigin=
"anonymous"
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
></a>
</section>
...
...
@@ -1692,7 +1692,7 @@
data-cropsely1=
"0"
data-cropsely2=
"199"
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-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;"
...
...
@@ -1701,7 +1701,7 @@
_width=
"548px"
crossorigin=
"anonymous"
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
></a>
</section>
...
...
@@ -1735,7 +1735,7 @@
data-cropsely1=
"0"
data-cropsely2=
"199"
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-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;"
...
...
@@ -1744,7 +1744,7 @@
_width=
"548px"
crossorigin=
"anonymous"
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
></a>
</section>
...
...
@@ -1792,7 +1792,6 @@ export default {
{
name
:
'高薪就业'
,
path
:
'/returnPolicy/salary'
},
{
name
:
'就业指导'
,
...
...
pages/returnPolicy/returnPolicy.vue
浏览文件 @
65527287
...
...
@@ -59,7 +59,7 @@
<!--
<img
class=
"bottom"
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>
</
template
>
...
...
pages/school/school.vue
浏览文件 @
65527287
<
template
>
<div
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<div
class=
"banner"
>
<img
class=
"img_banner"
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sbu-plus/school-intro-banner.png"
/>
<img
class=
"img_banner"
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-banner.png"
/>
<div
class=
"banner_con"
>
<div
class=
"con_tit"
>
纽约州立大学石溪分校简介
</div>
<p
class=
"con_desc"
>
...
...
@@ -88,31 +85,31 @@ export default {
videoData
:
[
{
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
:
'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
:
'https://webapp-pub.ezijing.com/project/sbu-plus/%E6%A0%A1%E5%9B%AD%E6%8E%A2%E6%AD%A5.mp4'
},
{
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'
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%A7%91%E7%A0%94%E4%BC%98%E5%8A%BF.mp4'
},
{
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'
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%9F%B3%E6%BA%AA%E6%95%99%E6%8E%88.mp4'
},
{
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
:
[
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/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/marywood/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/marywood/school_lg5.png'
}
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg1.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg2.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg3.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg4.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
:
{
observer
:
true
,
...
...
@@ -148,34 +145,34 @@ export default {
},
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 副教授'
,
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 教授'
,
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 教授'
,
desc
:
[
'耶鲁大学博士'
,
'纽约州立大学石溪分校商学院'
,
'金融学系教授'
]
}
],
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
:
'罗伯特·奥曼'
,
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 约翰·汉尼斯'
,
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
:
'詹姆斯·西蒙斯'
,
desc
:
[
'世界上最赚钱的数学家'
]
}
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论