This commit is contained in:
pengxiaolong
2025-07-25 16:39:52 +08:00
parent 7116e57fc3
commit 8580cd18fa
128 changed files with 2991 additions and 411 deletions

View File

@@ -0,0 +1,18 @@
.video-message.data-v-23a12dbe {
width: 450rpx;
height: 300rpx;
border-radius: 20px;
display: flex;
}
.video-player.data-v-23a12dbe {
width: 100%;
height: 100%;
border-radius: 20px;
}
.Play.data-v-23a12dbe {
width: 200rpx;
height: 200rpx;
margin-left: -330rpx;
margin-top: 50rpx;
}