vant-weapp/README.md
2017-02-04 17:24:36 +08:00

33 lines
926 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p align="center">
<img src="https://img.yzcdn.cn/public_files/2017/02/04/9e4855b03abf71dc4a8c6a34c2d5bc78.png">
</p>
ZUI 为微信小程序量身设计
====
## 概述
[ZUI] 是一套用于微信小程序开发的基础UI组件库由有赞官方提供结合了微信的视觉规范为用户提供更加统一的使用感知。包含 `btn``card``cell``icon``tab` 等各式元素
## 例子
``` bash
git clone https://github.com/youzan/zui.git
cd zui
```
将 [ZUI] 目录放入 微信Web开发者工具 中,可以预览各种组件的 Demo 和使用方法
## 协议
[MIT]
请自由地享受和参与开源
## 贡献
如果你有好的意见或建议,欢迎给我们提 [issue] 或 [PR],为提升 [ZUI] 贡献力量
[issue]: https://github.com/youzan/zui/issues/new
[PR]: https://github.com/youzan/zui/compare
[ZUI]: https://github.com/youzan/zui
[MIT]: http://opensource.org/licenses/MIT