视频播放页面

This commit is contained in:
禺狨 2023-06-30 10:44:59 +08:00
parent 10ff9f5913
commit 0bfeb507da

View File

@ -6,8 +6,7 @@
display: flex;
flex-direction: column;
box-sizing: border-box;
overflow-x: hidden;
overflow-y: auto;
background: rgba(0, 0, 0);
.back-icon {
width: 30px;
height: 30px;
@ -60,6 +59,7 @@
width: 100%;
height: auto;
box-sizing: border-box;
background-color: #ffffff;
padding: 10px 20px 20px 20px;
.hours-list-box {
width: 100%;