直播平台搭建源码,uniapp progress进度条
直播平台搭建源码,uniapp progress进度条
.progress-container {
height: 20rpx;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
margin: 16rpx 0;
.progress-box {
background: #FFFFFF;
height: 16rpx;
margin: 0;
// 自定义长度
progress{
height: 12rpx;
width: 360rpx;
}
}
}
以上就是直播平台搭建源码,uniapp progress进度条, 更多内容欢迎关注之后的文章