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

新增首页底部视频

上级 4d14d394
......@@ -90,16 +90,32 @@ export default {
isShow: false,
list: [
{
title: '加州浸会大学校长致辞',
desc: 'Address from the Prisident of CBU',
src: 'https://webapp-pub.ezijing.com/project/marywood-plus/video2.mp4',
poster: 'https://webapp-pub.ezijing.com/project_online_pc/edd/video_poster1.png?v=2'
title: '1',
desc: 'one',
src: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/video1.mp4',
poster:
'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/video1.mp4?x-oss-process=video/snapshot,t_35700,f_jpg,w_550,h_550,m_fast'
},
{
title: '加州浸会大学介绍',
desc: 'The Introduction of California Baptist University',
src: 'https://webapp-pub.ezijing.com/project/marywood/marywood.mp4',
poster: 'https://webapp-pub.ezijing.com/project_online_pc/edd/video_poster2.png?v=1'
title: '2',
desc: 'two',
src: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/video2.mp4',
poster:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project_online_pc/sub_plus/video2.mp4?x-oss-process=video/snapshot,t_35700,f_jpg,w_550,h_550,m_fast'
},
{
title: '3',
desc: 'three',
src: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/video3.mp4',
poster:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project_online_pc/sub_plus/video3.mp4?x-oss-process=video/snapshot,t_27000,f_jpg,w_550,h_550,m_fast'
},
{
title: '4',
desc: 'four',
src: 'https://webapp-pub.ezijing.com/project_online_pc/sub_plus/video4.mp4',
poster:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project_online_pc/sub_plus/video4.mp4?x-oss-process=video/snapshot,t_6000,f_jpg,w_550,h_550,m_fast'
}
],
// 当前播放的视频
......
......@@ -33,7 +33,7 @@
</div>
</li>
<li class="applyList_con">
<div class="apply_name">语言要求<span class="apply_name_desc">(二选一即可)</span></div>
<div class="apply_name">语言要求</div>
<div class="apply_desc">
托福79分以上或者雅思6.0分以上
</div>
......@@ -168,10 +168,6 @@ export default {
color: #333333;
margin-top: 51px;
margin-bottom: 20px;
.apply_name_desc {
font-weight: 400 !important;
color: #999999 !important;
}
}
.apply_desc {
font-size: 16px;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论