mirror of https://github.com/layui/layer
update some information
parent
6569217b3d
commit
6980836012
25
README.md
25
README.md
|
@ -1,29 +1,28 @@
|
|||
<h2>前言</h2>
|
||||
## 前言
|
||||
最近才把layer托管到github,目的是收集更优秀的代码,以让其“易用和实用性”具备更强大的技术支撑。因此我们强烈呼吁有缘人加入进来,共同完善这位最懂你的精灵。
|
||||
|
||||
<h2>愿景</h2>
|
||||
## 愿景
|
||||
致力于打造国内最盛行的弹层组件,为web开发提供强劲动力。
|
||||
|
||||
|
||||
<h2>简要</h2>
|
||||
## 简要
|
||||
layer遵循于LGPL开源协议,她是一枚可以让你想到即可做到的新生代web弹窗/层js组件。layer侧重于用户灵活的自定义,为不同人的使用习惯提供全方位设计,您的页面会因此拥有更丰富、友好的操作体验,而您只需在调用时简单地配置相关参数,即可轻松实现各类交互。
|
||||
|
||||
与同类弹出层组件相比,layer的优势明显,她尽可能地在以更少的代码展现出更强健的功能。layer格外注重性能的提升、易用和实用性,正因如此,越来越多的开发者将媚眼投上了小小的layer。当你问及她的兼容时,layer必须告诉你,她兼容了一切浏览器,包括古老的ie6。layer公开了如此多的接口,这使得您可以DIY太多您需要的风格,尤其是页面层模式,意味着必要时您可以完全抛弃layer的现有皮肤,并用你的思维去勾勒她的衣着。而问题在于,我必须中止“王婆卖瓜”的陈述。因为一切的不足或友好,都需要您在使用过程中去发现。
|
||||
|
||||
<h2>现状</h2>
|
||||
## 现状
|
||||
从两年前初出茅庐,到后来成为小众组件,再发展到今天,已为数以万计的人所熟知。
|
||||
据不完全统计,截至到2014年5月13号,layer已服务于15万多家web平台。
|
||||
其中包括:
|
||||
<ul>
|
||||
<li><a href="http://app.10010.com/" target="_blank">中国联通</a></li>
|
||||
<li><a href="http://www.mayi.com/" target="_blank">蚂蚁短租</a></li>
|
||||
<li><a href="http://www.phpyun.com/" target="_blank">phpyun</a></li>
|
||||
<li><a href="http://www.kapai.com/" target="_blank">卡牌网</a></li>
|
||||
<li><a href="http://www.bayuanbao.com/" target="_blank">八圆包</a></li>
|
||||
</ul>
|
||||
* [中国联通](http://app.10010.com/)
|
||||
* [蚂蚁短租](http://www.mayi.com/)
|
||||
* [phpyun](http://www.phpyun.com/)
|
||||
* [卡牌网](http://www.kapai.com/)
|
||||
* [八圆包](http://www.bayuanbao.com/)
|
||||
|
||||
|
||||
在此,我们也希望更多已经在使用layer的优秀网站,都能告之我们。
|
||||
|
||||
|
||||
<h2>备注</h2>
|
||||
<p><a href="http://sentsin.com/jquery/layer/" target="_blank">官网</a>、<a href="https://github.com/sentsin/layer/blob/master/Update%20Notes.txt">更新日志</a>、<a href="http://say.sentsin.com/home-48.html" target="_blank">Say交流</a>、<a href="http://url.cn/RAejZY" target="_blank">商业支持</a></p>
|
||||
## 备注
|
||||
[官网](http://sentsin.com/jquery/layer/)、[更新日志](https://github.com/sentsin/layer/blob/master/Update%20Notes.txt)、[Say交流](http://say.sentsin.com/home-48.html)、[商业支持](http://url.cn/RAejZY)
|
Loading…
Reference in New Issue