vod视频播放

This commit is contained in:
cao123
2026-09-03 16:14:47 +08:00
parent 1033136997
commit de47ffc773
17 changed files with 355 additions and 692 deletions
+9
View File
@@ -142,3 +142,12 @@ rich-content img {
height: 80rpx;
}
}
.cover {
position: absolute;
bottom: 0;
z-index: 998;
height: 20%;
width: 70%;
left: 10%;
background-color: rgba(255, 255, 255, 0.007);
}