chore: update veui

This commit is contained in:
Justineo
2022-01-05 17:34:05 +08:00
parent 94e96e2a1c
commit 4244bcc684
4 changed files with 26 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
# Layout <small>Layout</small>
# Layout <small>布局</small>
:::tip
`Layout` 组件需要配合 [`Header`](./header) / [`Sidebar`](./sidebar) / [`Footer`](./footer) / [`Content`](./content) 组件使用。

View File

@@ -24,7 +24,7 @@ VEUI 是通过未经转译的 Vue 单位件组件及 ES 模块进行发布的,
#### 浏览器兼容性
兼容 IE11 以上的现代浏览器。
兼容所有现代浏览器。
#### 许可证