diff --git a/README.en.md b/README.en.md index f9b81ba8..691c3685 100644 --- a/README.en.md +++ b/README.en.md @@ -7,7 +7,7 @@
-**[🔶 Explore the docs »](http://layui-vue.pearadmin.com)** +**[🔶 Explore the docs »](http://www.layui-vue.com)** An enterprise-class UI components based on Layui and Vue. @@ -73,14 +73,6 @@ This project follows the [all-contributors](https://github.com/layui-vue/layui-v -## Backers - -Thank you to all our backers! 🙏 [[Become a backers](https://opencollective.com/layui-vue#backer)] - -## Sponsors - -Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/layui-vue#sponsor)] - -## Open Source Licence +## Licence Layui vue is licensed under the [MIT license](https://opensource.org/licenses/MIT). \ No newline at end of file diff --git a/README.md b/README.md index 3ea2a45d..691c3685 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## 介绍 +## Introduction -**[🔶 Explore the docs »](http://layui-vue.pearadmin.com)** +**[🔶 Explore the docs »](http://www.layui-vue.com)** -layui - vue(谐音:类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库. +An enterprise-class UI components based on Layui and Vue. **Run with code Sandbox.** [![Edit layui-vue](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/11mvy) -## 特性 +## Features A few of the things you can do with layui vue: @@ -25,9 +25,9 @@ A few of the things you can do with layui vue: * Support theme customization * Support internationalization -## 安装 +## Get Started -使用 npm 安装. +Use npm to install. ```bash npm i @layui/layui-vue @@ -43,7 +43,7 @@ import '@layui/layui-vue/lib/index.css' createApp(App).use(layui).mount('#app') ``` -我们在[主页](http://layui-vue.pearadmin.com)上有不少例子,这是让您入门的第一个: +We have several examples on the [website](http://layui-vue.pearadmin.com). Here is the first one to get you started: ``` @@ -53,19 +53,19 @@ createApp(App).use(layui).mount('#app') ``` -## 反馈 +## Feedback Feel free to send us feedback on [file an issue](https://github.com/layui-vue/layui-vue/issues/new). Feature requests are always welcome. If you wish to contribute, please take a quick look at the [guidelines](./CONTRIBUTING.md)! If there's anything you'd like to chat about, please feel free to join our [Gitter chat](https://gitter.im/layui-vue/community)! -## 构建 +## Build Process - `build` Packaged component library Please take a look at the [contributing guidelines](./CONTRIBUTING.md) for a detailed process on how to build your application as well as troubleshooting information. -## 贡献 +## Contributors This project follows the [all-contributors](https://github.com/layui-vue/layui-vue/graphs/contributors) specification and is brought to you by these [awesome contributors](https://github.com/layui-vue/layui-vue/graphs/contributors). @@ -73,14 +73,6 @@ This project follows the [all-contributors](https://github.com/layui-vue/layui-v -## 支持 - -Thank you to all our backers! 🙏 [[Become a backers](https://opencollective.com/layui-vue#backer)] - -## 赞助 - -Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/layui-vue#sponsor)] - -## 开源 +## Licence Layui vue is licensed under the [MIT license](https://opensource.org/licenses/MIT). \ No newline at end of file diff --git a/example/docs/zh-CN/components/color.md b/example/docs/zh-CN/components/color.md index 795c69f8..433e6d32 100644 --- a/example/docs/zh-CN/components/color.md +++ b/example/docs/zh-CN/components/color.md @@ -111,7 +111,7 @@ export default {#FAFAFA