Commit 1d14c5ef authored by 张娇(东信)'s avatar 张娇(东信)

视频播放

parent 1bb578e7
...@@ -754,4 +754,11 @@ uni-video { ...@@ -754,4 +754,11 @@ uni-video {
padding: 20rpx; padding: 20rpx;
color: #999; color: #999;
} }
::v-deep .uni-video-progress-container {
transform: scale(0);
}
::v-deep .uni-video-current-time,
::v-deep .uni-video-duration {
transform: scale(0);
}
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment