mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
parent
669e3eaf69
commit
2ff4038f43
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
### 禁用状态
|
### 禁用状态
|
||||||
|
|
||||||
通过`disabled`属性来禁用按钮,此时按钮不可点击
|
通过`disabled`属性来禁用按钮,此时按钮的`bind:click`事件不会触发
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<van-button disabled type="primary">禁用状态</van-button>
|
<van-button disabled type="primary">禁用状态</van-button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user