fix: sandbox.svg 404
This commit is contained in:
parent
5338414717
commit
383c3f98ec
17
README.en.md
17
README.en.md
@ -7,13 +7,13 @@
|
|||||||
<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>
|
||||||
|
|
||||||
**[🔶 Read Document](http://layui-vue.pearadmin.com)**
|
**[🔶 Explore the docs »](http://layui-vue.pearadmin.com)**
|
||||||
|
|
||||||
An enterprise-class UI components based on Layui and Vue.
|
An enterprise-class UI components based on Layui and Vue.
|
||||||
|
|
||||||
**Run with code Sandbox.**
|
**Run with code Sandbox.**
|
||||||
|
|
||||||
[](https://codesandbox.io/s/11mvy)
|
[](https://codesandbox.io/s/11mvy)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
@ -32,6 +32,7 @@ Use npm to install.
|
|||||||
```bash
|
```bash
|
||||||
npm i @layui/layui-vue
|
npm i @layui/layui-vue
|
||||||
```
|
```
|
||||||
|
|
||||||
We have several examples on the [website](http://layui-vue.pearadmin.com). Here is the first one to get you started:
|
We have several examples on the [website](http://layui-vue.pearadmin.com). Here is the first one to get you started:
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -48,6 +49,12 @@ Feel free to send us feedback on [file an issue](https://github.com/layui-vue/la
|
|||||||
|
|
||||||
If there's anything you'd like to chat about, please feel free to join our [Gitter chat](https://gitter.im/layui-vue/community)!
|
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
|
## 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).
|
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).
|
||||||
@ -56,12 +63,6 @@ This project follows the [all-contributors](https://github.com/layui-vue/layui-v
|
|||||||
<img src="https://contrib.rocks/image?repo=layui-vue/layui-vue" />
|
<img src="https://contrib.rocks/image?repo=layui-vue/layui-vue" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
## 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.
|
|
||||||
|
|
||||||
## Backers
|
## Backers
|
||||||
|
|
||||||
Thank you to all our backers! 🙏 [[Become a backers](https://opencollective.com/layui-vue#backer)]
|
Thank you to all our backers! 🙏 [[Become a backers](https://opencollective.com/layui-vue#backer)]
|
||||||
|
@ -13,7 +13,7 @@ An enterprise-class UI components based on Layui and Vue.
|
|||||||
|
|
||||||
**Run with code Sandbox.**
|
**Run with code Sandbox.**
|
||||||
|
|
||||||
[](https://codesandbox.io/s/11mvy)
|
[](https://codesandbox.io/s/11mvy)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
Loading…
x
Reference in New Issue
Block a user