✨(component): update
This commit is contained in:
parent
d933cbcd31
commit
e92115dcd7
@ -1,7 +1,10 @@
|
||||
::: title 快速上手
|
||||
:::
|
||||
|
||||
[![Edit layui-vue](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/11mvy)
|
||||
::: describe 最简单的使用方式参照以下 CodeSandbox 演示,也推荐 Fork 本例来进行 Bug Report。
|
||||
:::
|
||||
|
||||
<a href="https://codesandbox.io/s/11mvy" style="margin-left: 30px; margin-bottom: 30px; margin-top: 10px; display:block;"><img src="https://codesandbox.io/static/img/play-codesandbox.svg" /></a>
|
||||
|
||||
::: title 安装组件
|
||||
:::
|
||||
|
@ -30,6 +30,9 @@ layui - vue(谐音:类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库 ,
|
||||
<lay-timeline-item title="2015年,layui 孵化" simple></lay-timeline-item>
|
||||
</lay-timeline>
|
||||
|
||||
::: title 环境说明
|
||||
:::
|
||||
|
||||
::: table
|
||||
|
||||
| <img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" style="margin: 10px"/> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" style="margin: 10px"/> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" style="margin: 10px"/> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" style="margin: 10px"/> | <img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" style="margin: 10px"/> |
|
||||
|
Loading…
Reference in New Issue
Block a user