From 2c1efff086c6e7d586090d1c5c0ef748d94309c4 Mon Sep 17 00:00:00 2001 From: augushong Date: Mon, 3 May 2021 21:05:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 36 ++++++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5af8f79..c304e40 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,47 @@ # layui-ul -#### 介绍 +### 介绍 ulthon扩展的layui样式库. -如今移动端有很多丰富的ui库,但是pc端好用的ui库有那么少,layui本身也很好用,但是样式库实在是太少.这个库里面会集成很多设计好的样式库,引用样式,复制可用. +如今移动端有很多丰富的ui库,但是pc端好用的ui库有那么少,layui本身也很好用,但是样式库实在是太少. -#### 使用说明 +这个项目里面会集成很多设计好的样式库,引用样式,复制可用. -文档网站 http://layui.ulthon.com/ -#### 部分组件展示 +### 主要用处 + +- 实现原始的样式组件库(而不是vue/angular之类的组件主题) +- 收藏主流的JS插件 +- 使用了部分layui的样式,但是大部分组件不依赖layui. +- 依赖layui的部分也很容易替换掉(使用layui的按钮/颜色之类样式). + +### 使用说明 + +只需要引入文件即可: +``` +//layui.ulthon.com/cdn/layui-ul-change.css +//layui.ulthon.com/cdn/layui-ul.css + +比如: + + +``` + + +全部文档网站 http://layui.ulthon.com/ + +### 部分组件展示 [![gmyXDS.png](https://z3.ax1x.com/2021/05/03/gmyXDS.png)](https://imgtu.com/i/gmyXDS) [![gmyINd.png](https://z3.ax1x.com/2021/05/03/gmyINd.png)](https://imgtu.com/i/gmyINd) [![gmyH3t.png](https://z3.ax1x.com/2021/05/03/gmyH3t.png)](https://imgtu.com/i/gmyH3t) +### 收藏组件 + +[![gm6rqS.png](https://z3.ax1x.com/2021/05/03/gm6rqS.png)](https://imgtu.com/i/gm6rqS) -#### 参与贡献 +### 参与贡献 1. 在issue提交你想要的样式截图,过段时间没准就有了