Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

Commit

Permalink
fix: (#438) 图片灯箱允许点击任意区域关闭
Browse files Browse the repository at this point in the history
  • Loading branch information
mutoe committed Jun 15, 2018
1 parent 42a6df7 commit 3e765e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/pswp.vue
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ export default {
loop: false,
history: true,
arrowEl: false,
tapToClose: true, // 点击关闭
showHideOpacity: true,
tapToToggleControls: false,
Expand Down

0 comments on commit 3e765e9

Please sign in to comment.