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 个修改的文件
包含
46 行增加
和
42 行删除
+46
-42
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
+0
-0
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
差异被折叠。
点击展开。
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
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论