Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
27bef5b2
提交
27bef5b2
authored
7月 11, 2022
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: update
上级
4fb01426
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
11 行增加
和
14 行删除
+11
-14
Video.vue
components/home/Video.vue
+3
-3
Footer.vue
components/layout/h5/Footer.vue
+1
-1
academic.vue
pages/academic/academic.vue
+1
-1
school3.vue
pages/school/school3.vue
+6
-9
没有找到文件。
components/home/Video.vue
浏览文件 @
27bef5b2
...
@@ -93,13 +93,13 @@ export default {
...
@@ -93,13 +93,13 @@ export default {
title
:
'玛丽伍德大学校长致词'
,
title
:
'玛丽伍德大学校长致词'
,
desc
:
'Address from the President of Marywood University'
,
desc
:
'Address from the President of Marywood University'
,
src
:
'https://webapp-pub.ezijing.com/project/marywood-plus/video2.mp4'
,
src
:
'https://webapp-pub.ezijing.com/project/marywood-plus/video2.mp4'
,
poster
:
'https://webapp-pub.ezijing.com/project/marywood-plus/video_poster1.png
?v=2
'
poster
:
'https://webapp-pub.ezijing.com/project/marywood-plus/video_poster1.png'
},
},
{
{
title
:
'玛丽伍德大学介绍'
,
title
:
'玛丽伍德大学介绍'
,
desc
:
'The Introduction of Marywood University'
,
desc
:
'The Introduction of Marywood University'
,
src
:
'https://webapp-pub.ezijing.com/project/marywood/marywood.mp4'
,
src
:
'https://webapp-pub.ezijing.com/project/marywood/marywood.mp4'
,
poster
:
'https://webapp-pub.ezijing.com/project/marywood-plus/video_poster.png
?v=1
'
poster
:
'https://webapp-pub.ezijing.com/project/marywood-plus/video_poster.png'
}
}
],
],
// 当前播放的视频
// 当前播放的视频
...
@@ -207,7 +207,7 @@ export default {
...
@@ -207,7 +207,7 @@ export default {
.is-pc
{
.is-pc
{
margin-top
:
56px
;
margin-top
:
56px
;
.video-wrapper
{
.video-wrapper
{
background
:
url(https://webapp-pub.ezijing.com/project/marywood-plus/video_bg.png
?v=1
)
no-repeat
center
center
;
background
:
url(https://webapp-pub.ezijing.com/project/marywood-plus/video_bg.png)
no-repeat
center
center
;
background-size
:
cover
;
background-size
:
cover
;
}
}
.content
{
.content
{
...
...
components/layout/h5/Footer.vue
浏览文件 @
27bef5b2
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<div
class=
"link-left link-con"
>
<div
class=
"link-left link-con"
>
<div
class=
"tit"
><a
href=
"/project-intro/introduce"
>
关于项目
</a></div>
<div
class=
"tit"
><a
href=
"/project-intro/introduce"
>
关于项目
</a></div>
<div
class=
"tit"
><a
href=
"/question/question"
>
常见问题
</a></div>
<div
class=
"tit"
><a
href=
"/question/question"
>
常见问题
</a></div>
<
div
class=
"tit"
><a
href=
"https://h5.ezijing.com"
target=
"_blank"
>
清控紫荆教育
</a></div
>
<
!--
<div
class=
"tit"
><a
href=
"https://h5.ezijing.com"
target=
"_blank"
>
清控紫荆教育
</a></div>
--
>
<div
class=
"tit"
><a
href=
"/"
>
国际硕士1+1
</a></div>
<div
class=
"tit"
><a
href=
"/"
>
国际硕士1+1
</a></div>
</div>
</div>
<div
class=
"line"
></div>
<div
class=
"line"
></div>
...
...
pages/academic/academic.vue
浏览文件 @
27bef5b2
...
@@ -38,7 +38,7 @@ export default {
...
@@ -38,7 +38,7 @@ export default {
data
()
{
data
()
{
return
{
return
{
// url1: 'https://webapp-pub.ezijing.com/project/marywood/academic21.png',
// url1: 'https://webapp-pub.ezijing.com/project/marywood/academic21.png',
url1
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-cert-en.png
?v=1
'
,
url1
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-cert-en.png'
,
url2
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-cert-cn1.png'
,
url2
:
'https://webapp-pub.ezijing.com/project/marywood-plus/pc-cert-cn1.png'
,
frameParams
:
{
frameParams
:
{
...
...
pages/school/school3.vue
浏览文件 @
27bef5b2
...
@@ -9,13 +9,13 @@
...
@@ -9,13 +9,13 @@
</div>
-->
</div>
-->
</div>
</div>
<div
class=
"content"
>
<div
class=
"content"
>
<img
class=
"img1"
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-school-img1.png
?v=2
"
/>
<img
class=
"img1"
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-school-img1.png"
/>
</div>
</div>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"img-box"
>
<div
class=
"img-box"
>
<img
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-school-img8.png"
/>
<img
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-school-img8.png"
/>
</div>
</div>
<img
class=
"img22"
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-college-intro-img.png
?v=2
"
/>
<img
class=
"img22"
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-college-intro-img.png"
/>
</div>
</div>
<img
class=
"img4"
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-school-img9.png"
/>
<img
class=
"img4"
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-school-img9.png"
/>
<div
class=
"content"
>
<div
class=
"content"
>
...
@@ -74,11 +74,8 @@
...
@@ -74,11 +74,8 @@
<div
class=
"tit_desc"
>
课程设置
</div>
<div
class=
"tit_desc"
>
课程设置
</div>
</div>
</div>
<div
class=
"course-set"
>
<div
class=
"course-set"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-school-course1.png?v=1"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-school-course1.png"
/>
<img
<img
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-school-course2.png"
style=
"margin-top:93px"
/>
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/pc-school-course2.png?v=1"
style=
"margin-top:93px"
/>
</div>
</div>
<div
class=
"content_tit"
>
<div
class=
"content_tit"
>
<div
class=
"line"
></div>
<div
class=
"line"
></div>
...
@@ -105,9 +102,9 @@
...
@@ -105,9 +102,9 @@
</div>
</div>
<div
class=
"h5-content"
>
<div
class=
"h5-content"
>
<div
class=
"h5-title"
>
玛丽伍德大学介绍
</div>
<div
class=
"h5-title"
>
玛丽伍德大学介绍
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/h5/school-img1.png
?v=2
"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/h5/school-img1.png"
/>
<div
class=
"h5-title m-t-10"
>
专业介绍
</div>
<div
class=
"h5-title m-t-10"
>
专业介绍
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/h5/school-img2.png
?v=2
"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/h5/school-img2.png"
/>
<div
class=
"h5-title m-t-10"
>
院校荣誉
</div>
<div
class=
"h5-title m-t-10"
>
院校荣誉
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/h5/school-img3.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/h5/school-img3.png"
/>
<div
class=
"h5-title m-t-10"
>
申请条件
</div>
<div
class=
"h5-title m-t-10"
>
申请条件
</div>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论