Procházet zdrojové kódy

视频适应手机

moshaorui před 2 týdny
rodič
revize
fc9259bd7b
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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(),