mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[improvement] GoodsAction: support custom-class (#795)
This commit is contained in:
parent
aa466f81d8
commit
1ac81319a8
@ -4,6 +4,7 @@
|
|||||||
type="{{ type }}"
|
type="{{ type }}"
|
||||||
loading="{{ loading }}"
|
loading="{{ loading }}"
|
||||||
disabled="{{ disabled }}"
|
disabled="{{ disabled }}"
|
||||||
|
custom-class="custom-class"
|
||||||
bind:click="onClick"
|
bind:click="onClick"
|
||||||
>
|
>
|
||||||
{{ text }}
|
{{ text }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user