From 9524be411bb8fca3bad7f035eb4c940012d85c17 Mon Sep 17 00:00:00 2001 From: zyx0814 Date: Fri, 17 May 2024 19:53:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=89=8B=E6=9C=BA=E7=AB=AF?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E8=BF=9B=E5=85=A5=E8=AF=A6=E6=83=85=E7=9A=84?= =?UTF-8?q?bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/libraryview/mobile/components/index/image.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dzz/pichome/template/libraryview/mobile/components/index/image.htm b/dzz/pichome/template/libraryview/mobile/components/index/image.htm index 9b33e6f..36ff1d5 100644 --- a/dzz/pichome/template/libraryview/mobile/components/index/image.htm +++ b/dzz/pichome/template/libraryview/mobile/components/index/image.htm @@ -26,8 +26,8 @@ }, urlparam:{}, operation:{ - click:false,//节点是否可被选择 - dblclick:true,//节点是否可被双击选择 + click:true,//节点是否可被选择 + dblclick:false,//节点是否可被双击选择 ctrl:false,//是否开启ctrl选中 shift:false,//是否开启shift选中 contextmenu:false,//是否开启右键