瀏覽代碼

Button: fix doc

Leopoldthecoder 8 年之前
父節點
當前提交
9763c816ea
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      examples/docs/en-US/button.md
  2. 1 1
      examples/docs/zh-CN/button.md

+ 1 - 1
examples/docs/en-US/button.md

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

+ 1 - 1
examples/docs/zh-CN/button.md

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