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