From bf638bdef0a1c29aea901201254f86f7e3eeaa8b Mon Sep 17 00:00:00 2001 From: fanyushun <723107234@qq.com> Date: Tue, 30 Oct 2018 19:04:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 349e31a..f670857 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ layer致力于打造国内最盛行的弹层组件,为web开发提供强劲动 ## 现状 因着数年的坚持维护,截至到2017年03月21日,已运用在超过30万家Web平台,其中不乏众多知名大型网站。目前layer已经成为国内乃至全世界最多人使用的Web弹层解决方案,并且她仍在与Layui一并高速发展。 - ## 相关 -[官网](http://layer.layui.com/)、[社区](http://fly.layui.com) \ No newline at end of file +[官网](http://layer.layui.com/)、[社区](http://fly.layui.com) + +## 二次开发 +主要是对移动版的 `layer` 增加一些自己需要的功能: + 1. loading 增加一种新的样式,只需要在原有的 `layer.open` 基础上参数上设置 `loadingType: 1` 就可以调用新的 loading 样式 \ No newline at end of file