📝(component): update
This commit is contained in:
parent
0fe5aa2644
commit
88c11dc2bc
@ -25,7 +25,6 @@ layui - vue(谐音:类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库.
|
|||||||
* 支持 夜间模式
|
* 支持 夜间模式
|
||||||
* 支持 多主题
|
* 支持 多主题
|
||||||
* 支持 国际化
|
* 支持 国际化
|
||||||
|
|
||||||
## 开始使用
|
## 开始使用
|
||||||
|
|
||||||
使用 npm 安装
|
使用 npm 安装
|
||||||
|
14
README.zh.md
14
README.zh.md
@ -1,4 +1,5 @@
|
|||||||
## 介绍
|
## 介绍
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://www.oscs1024.com/project/oscs/layui/layui-vue?ref=badge_small" alt="OSCS Status"><img src="https://www.oscs1024.com/platform/badge/layui/layui-vue.svg?size=small"/></a>
|
<a href="https://www.oscs1024.com/project/oscs/layui/layui-vue?ref=badge_small" alt="OSCS Status"><img src="https://www.oscs1024.com/platform/badge/layui/layui-vue.svg?size=small"/></a>
|
||||||
<a href="https://www.npmjs.com/package/@layui/layui-vue"><img src="https://img.shields.io/npm/v/@layui/layui-vue.svg?sanitize=true" alt="Version"></a>
|
<a href="https://www.npmjs.com/package/@layui/layui-vue"><img src="https://img.shields.io/npm/v/@layui/layui-vue.svg?sanitize=true" alt="Version"></a>
|
||||||
@ -6,7 +7,7 @@
|
|||||||
<a href="https://coveralls.io/r/sentsin/layui?branch=master"><img alt="Test Coverage" src="https://img.shields.io/coveralls/sentsin/layui/master.svg"></a>
|
<a href="https://coveralls.io/r/sentsin/layui?branch=master"><img alt="Test Coverage" src="https://img.shields.io/coveralls/sentsin/layui/master.svg"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
**[🔶 www.layui-vue.com »](http://www.layui-vue.com) [镜像站](http://mirror.layui-vue.com)**
|
**[🔶 www.layui-vue.com »](http://www.layui-vue.com)**
|
||||||
|
|
||||||
layui - vue(谐音:类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库.
|
layui - vue(谐音:类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库.
|
||||||
|
|
||||||
@ -24,7 +25,6 @@ layui - vue(谐音:类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库.
|
|||||||
* 支持 夜间模式
|
* 支持 夜间模式
|
||||||
* 支持 多主题
|
* 支持 多主题
|
||||||
* 支持 国际化
|
* 支持 国际化
|
||||||
|
|
||||||
## 开始使用
|
## 开始使用
|
||||||
|
|
||||||
使用 npm 安装
|
使用 npm 安装
|
||||||
@ -43,7 +43,7 @@ import '@layui/layui-vue/lib/index.css'
|
|||||||
createApp(App).use(layui).mount('#app')
|
createApp(App).use(layui).mount('#app')
|
||||||
```
|
```
|
||||||
|
|
||||||
我们在[网站](http://layui-vue.pearadmin.com)上有几个例子。这是第一个让您入门的方法:
|
我们在[网站](http://www.layui-vue.com)上有几个例子。这是第一个让您入门的方法:
|
||||||
|
|
||||||
```
|
```
|
||||||
<template>
|
<template>
|
||||||
@ -55,7 +55,7 @@ createApp(App).use(layui).mount('#app')
|
|||||||
|
|
||||||
## 反馈
|
## 反馈
|
||||||
|
|
||||||
欢迎在[提交问题](https://github.com/layui-vue/layui-vue/issues/new)上向我们反馈。欢迎功能请求。如果您想贡献,请查看[快速指南](./CONTRIBUTING.md)!
|
欢迎在[提交问题](https://github.com/layui/layui-vue/issues/new)上向我们反馈。欢迎功能请求。如果您想贡献,请查看[快速指南](./CONTRIBUTING.md)!
|
||||||
|
|
||||||
如果您有什么想聊的,请随时加入我们的[Gitter chat](https://gitter.im/layui-vue/community)!
|
如果您有什么想聊的,请随时加入我们的[Gitter chat](https://gitter.im/layui-vue/community)!
|
||||||
|
|
||||||
@ -67,10 +67,10 @@ createApp(App).use(layui).mount('#app')
|
|||||||
|
|
||||||
## 贡献者
|
## 贡献者
|
||||||
|
|
||||||
这个项目遵循[所有贡献者](https://github.com/layui-vue/layui-vue/graphs/contributors)规范,感谢这些[出色的贡献者](https://github.com/layui-vue/layui-vue/graphs/contributors)。
|
这个项目遵循[所有贡献者](https://github.com/layui/layui-vue/graphs/contributors)规范,感谢这些[出色的贡献者](https://github.com/layui/layui-vue/graphs/contributors)。
|
||||||
|
|
||||||
<a href="https://github.com/layui-vue/layui-vue/graphs/contributors">
|
<a href="https://github.com/layui/layui-vue/graphs/contributors">
|
||||||
<img src="https://contrib.rocks/image?repo=layui-vue/layui-vue" />
|
<img src="https://contrib.rocks/image?repo=layui/layui-vue" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
## 开源许可
|
## 开源许可
|
||||||
|
Loading…
Reference in New Issue
Block a user