From dbf034f0420ccbb00f2e99e19f4b834c9d176bd2 Mon Sep 17 00:00:00 2001 From: caocan Date: Fri, 5 Aug 2022 16:47:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9EhitTestBehavior=E5=B1=9E?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: caocan Change-Id: Icfaffcb17c8facc4fa5a96bdecfe5d9868dfa2af --- compiler/components/common_attrs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/components/common_attrs.json b/compiler/components/common_attrs.json index 923590c..96e1bc1 100644 --- a/compiler/components/common_attrs.json +++ b/compiler/components/common_attrs.json @@ -20,6 +20,6 @@ "saturate", "geometryTransition", "bindPopup", "colorBlend", "invert", "sepia", "hueRotate", "bindMenu", "bindContextMenu", "onFocus", "onBlur", "onFocusMove", "focusable", "tabIndex", "responseRegion", "alignRules", "onVisibleAreaChange", - "borderImage" + "borderImage", "hitTestBehavior" ] }