Sfoglia il codice sorgente

视频适应手机

moshaorui 6 giorni fa
parent
commit
fc9259bd7b
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      resources/views/gallery-detail.blade.php

+ 2 - 0
resources/views/gallery-detail.blade.php

@@ -298,6 +298,8 @@
                 autoplay: true,
                 muted: true,
                 loop: true,
+                playsinline: true,
+                controls:true,
                 css: {
                     width: $img.width(),
                     height: $img.height(),