From 35c4bdcc63f715ce7854d69a05ffd358d0cd3ac6 Mon Sep 17 00:00:00 2001 From: jwchan1996 <741755613@qq.com> Date: Tue, 9 Jun 2020 18:41:17 +0800 Subject: [PATCH] [docs] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 458b088..3a767e2 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ new Lightimage('#app').init() ## Attributes Attribute | Description | Type | Default ----|---|---|---|--- +---|---|---|--- cursor | mouse style of hover image | string | zoom-in showAnimationDuration | transition time of show image | string | maskLayerBgColor | background color of mask layer | string |rgba(0, 0, 0, 0.8)