소스 검색

视频适应手机

moshaorui 1 개월 전
부모
커밋
fc9259bd7b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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(),