Button: fix doc

pull/6690/head
Leopoldthecoder 2017-08-23 20:38:14 +08:00 committed by 杨奕
parent 79016032ea
commit 9763c816ea
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ Commonly used button.
### Basic usage ### Basic usage
::: demo Button provides 7 themes defined by the `type` attribute. ::: demo Use `type`, `plain` and `round` to define Button's style.
```html ```html
<div> <div>

View File

@ -27,7 +27,7 @@
基础的按钮用法。 基础的按钮用法。
:::demo Button 组件默认提供7种主题由`type`属性来定义 :::demo 使用`type`、`plain`和`round`属性来定义 Button 的样式
```html ```html
<div> <div>