视频列表
diff --git a/src/views/projectFront/videoManage/style.less b/src/views/projectFront/videoManage/style.less
index ff14cfb0..6e4176e0 100644
--- a/src/views/projectFront/videoManage/style.less
+++ b/src/views/projectFront/videoManage/style.less
@@ -2,9 +2,18 @@
background-color: #0D1534;
}
.header{
- background: url('../../../assets/images/overview3/headerBG.png') center;
+ background: url('../../../assets/images/overview3/headerBG2.png') center;
+ background-size: contain;
height: 70px;
width: 100%;
+ text-align: center;
+ line-height: 70px;
+ span{
+ font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
+ font-weight: 800;
+ font-size: 26px;
+ color: #0EF6F8;
+ }
}
.videoContent{
height: calc(100% - 70px);