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

详情图标修改

parent e7b5c791
......@@ -697,7 +697,7 @@ page {
}
.tag {
margin-top: 10rpx;
width: 400rpx;
width: 600rpx;
}
.detail-score {
margin-top: 30rpx;
......@@ -746,18 +746,12 @@ uni-video {
left: 20rpx;
border-radius: 16rpx;
}
::v-deep .uni-video-controls {
margin: 0;
}
.no-more-data {
text-align: center;
padding: 20rpx;
color: #999;
}
/* 默认隐藏进度条 */
.spe-img1::-webkit-media-controls-progress-panel {
display: none;
}
/* 当全屏时显示进度条 */
.spe-img1.no-progress-bar::-webkit-media-controls-progress-panel {
display: block;
}
</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