更新文档

This commit is contained in:
就眠儀式
2022-02-07 13:42:38 +08:00
parent e24297f912
commit 5c2fc10e95
13 changed files with 71 additions and 31 deletions

View File

@@ -293,6 +293,14 @@ export default {
:::
::: title 主题配置
:::
```
@button-primary-color: #009688; // 主题色
@button-border-radius: 2px; // 圆角
```
::: title Button 属性
:::

View File

@@ -4,7 +4,7 @@
::: title 基本介绍
:::
::: describe 语义化的矢量图形。使用图标组件,你需要安装 `@layui/icons-vue` 图标组件包
::: describe 语义化的矢量图形。使用图标组件,你需要安装 @layui/icons-vue 图标组件包
:::
::: title 基础使用