{
histroySelected && histroyTime.length ?
{
operationState ?
histroySelected ?
<>
{
videoObj.type != 'yingshi' ?
isPlaying ?
:
: ''
}
{histroyTime.length ? `${moment(histroyTime[0]).format(timeFormat)} / ${moment(histroyTime[1]).format(timeFormat)}` : ''}
{
videoObj.type != 'yingshi' ?
: ''
}
{
setShowTimeSelect(!showTimeSelect)
}}>时间设置
>
:
<>
{
operationState ?
operation.map(p => {
if (p.hide) return null;
return

}) : ''
}
{
videoObj.playUrlSd && videoObj.playUrlHd ?
resolution == 'sd' ?
标清
:
高清
: ''
}
> : ''
}