mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
docs(button): Keep Chinese and English documents consistent (#12708)
Co-authored-by: binbinji <binbinji@binbinjideMacBook-Air.local>
This commit is contained in:
parent
cc950a4773
commit
29a6db55f8
@ -26,8 +26,8 @@ app.use(Button);
|
||||
<van-button type="primary">主要按钮</van-button>
|
||||
<van-button type="success">成功按钮</van-button>
|
||||
<van-button type="default">默认按钮</van-button>
|
||||
<van-button type="warning">警告按钮</van-button>
|
||||
<van-button type="danger">危险按钮</van-button>
|
||||
<van-button type="warning">警告按钮</van-button>
|
||||
```
|
||||
|
||||
### 朴素按钮
|
||||
|
Loading…
x
Reference in New Issue
Block a user