rabin 7 years ago
parent
commit
aa365b225c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/templates/index.html

+ 1 - 1
web/templates/index.html

@@ -11,7 +11,7 @@
         <div class="swiper-container">
             <div class="swiper-wrapper">
                 <div class="swiper-slide">
-                    <video id="player-1" width="1000" height="450" class="player video-js vjs-default-skin vjs-big-play-centered" controls>
+                    <video id="player-1" loop="loop" width="1000" height="450" class="player video-js vjs-default-skin vjs-big-play-centered" controls>
                       <source
                          src="{{data['setting']['web']['video']}}"
                          type="video/mp4">