h5-video标签全屏显示记录

video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

你可能感兴趣的:(前端开发,混合app)