diff --git a/pages/player.vue b/pages/player.vue index 0ec6976b..23e8700c 100644 --- a/pages/player.vue +++ b/pages/player.vue @@ -9,6 +9,7 @@ v-if="configGui[configID].player_url.split('.').pop() === 'flv'" id="httpStream" ref="httpStream" + width="100%" controls /> @@ -101,7 +102,13 @@ - + @@ -177,7 +184,7 @@ - + Start @@ -222,7 +229,7 @@ :class="index === currentClipIndex ? 'active-playlist-clip' : ''" > - + {{ item.begin | secondsToTime }} @@ -269,7 +276,7 @@ - +