From 3e765e95e56f89f12fbf6d990b84c22914db44fd Mon Sep 17 00:00:00 2001 From: mutoe Date: Fri, 15 Jun 2018 18:06:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20(#438)=20=E5=9B=BE=E7=89=87=E7=81=AF?= =?UTF-8?q?=E7=AE=B1=E5=85=81=E8=AE=B8=E7=82=B9=E5=87=BB=E4=BB=BB=E6=84=8F?= =?UTF-8?q?=E5=8C=BA=E5=9F=9F=E5=85=B3=E9=97=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/pswp.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/pswp.vue b/src/components/pswp.vue index 8c19d0cd..21b2c3be 100644 --- a/src/components/pswp.vue +++ b/src/components/pswp.vue @@ -113,6 +113,7 @@ export default { loop: false, history: true, arrowEl: false, + tapToClose: true, // 点击关闭 showHideOpacity: true, tapToToggleControls: false,