Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-pc
Commits
e81001ef
提交
e81001ef
authored
3月 21, 2022
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: 调整文化理念页面视频样式
上级
7392c434
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
12 行增加
和
16 行删除
+12
-16
culture.vue
components/about/culture.vue
+12
-16
没有找到文件。
components/about/culture.vue
浏览文件 @
e81001ef
...
@@ -3,10 +3,8 @@
...
@@ -3,10 +3,8 @@
<div
class=
"video-box"
>
<div
class=
"video-box"
>
<video
<video
src=
"https://webapp-pub.ezijing.com/www/pc/%E7%B4%AB%E8%8D%86%E5%AE%A3%E4%BC%A0%E7%89%8720201224.mp4"
src=
"https://webapp-pub.ezijing.com/www/pc/%E7%B4%AB%E8%8D%86%E5%AE%A3%E4%BC%A0%E7%89%8720201224.mp4"
width=
""
height=
""
controls=
"controls"
controls=
"controls"
preload=
"
none
"
preload=
"
auto
"
></video>
></video>
</div>
</div>
<div
class=
"honor-content"
>
<div
class=
"honor-content"
>
...
@@ -105,12 +103,11 @@ export default {}
...
@@ -105,12 +103,11 @@ export default {}
.video-box
{
.video-box
{
width
:
1000px
;
width
:
1000px
;
height
:
552px
;
height
:
552px
;
background
:
#aa1941
;
padding
:
25px
50px
;
box-sizing
:
border-box
;
video
{
video
{
display
:
block
;
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
background-color
:
#000
;
}
}
}
}
.honor-content
{
.honor-content
{
...
@@ -123,35 +120,35 @@ export default {}
...
@@ -123,35 +120,35 @@ export default {}
color
:
#424242
;
color
:
#424242
;
margin-bottom
:
30px
;
margin-bottom
:
30px
;
}
}
ul
{
ul
{
display
:
flex
;
display
:
flex
;
flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
li
{
li
{
margin-right
:
70px
;
margin-right
:
70px
;
width
:
370px
;
width
:
370px
;
min-height
:
430px
;
min-height
:
430px
;
margin-top
:
30px
;
margin-top
:
30px
;
&
:nth-child
(
even
)
{
&
:nth-child
(
even
)
{
margin-right
:
0
;
margin-right
:
0
;
}
}
.tits
{
.tits
{
font-size
:
22px
;
font-size
:
22px
;
font-weight
:
bold
;
font-weight
:
bold
;
line-height
:
100%
;
line-height
:
100%
;
color
:
#424242
;
color
:
#424242
;
margin-bottom
:
12px
;
margin-bottom
:
12px
;
}
}
.h2
{
.h2
{
height
:
46px
;
height
:
46px
;
line-height
:
100%
;
line-height
:
100%
;
border-bottom
:
1px
solid
#98002
E
;
border-bottom
:
1px
solid
#98002
e
;
font-size
:
20px
;
font-size
:
20px
;
line-height
:
100%
;
line-height
:
100%
;
color
:
#424242
;
color
:
#424242
;
}
}
.txts
{
.txts
{
padding-top
:
18px
;
padding-top
:
18px
;
.p
{
.p
{
font-size
:
16px
;
font-size
:
16px
;
line-height
:
34px
;
line-height
:
34px
;
color
:
#424242
;
color
:
#424242
;
...
@@ -183,4 +180,4 @@ export default {}
...
@@ -183,4 +180,4 @@ export default {}
// }
// }
}
}
}
}
</
style
>
</
style
>
\ No newline at end of file
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论