Ver código fonte

样式调整

yangchaojie 1 dia atrás
pai
commit
92f99c8433
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      templates/blog.html

+ 1 - 1
templates/blog.html

@@ -632,7 +632,7 @@
         }
     }
     var lightbox = new PhotoSwipeLightbox({
-        gallery: 'p',
+        gallery: '#article',
         children: 'a[data-pswp-width]',
         // dynamic import is not supported in UMD version
         pswpModule: PhotoSwipe