修改按钮逻辑

This commit is contained in:
18796357645 2025-07-21 09:46:01 +08:00
parent 1fc018ddbb
commit 674e32b21d

View File

@ -1096,7 +1096,7 @@ export default {
.img_video_warp { .img_video_warp {
width: 100%; width: 100%;
height: 280px; height: 210px;
background: rgba(0, 0, 0, 0.3); background: rgba(0, 0, 0, 0.3);
border-radius: 20rpx; border-radius: 20rpx;
} }