[improvement] GoodsAction: support custom-class (#795)

This commit is contained in:
neverland 2018-10-21 19:58:28 +08:00 committed by GitHub
parent aa466f81d8
commit 1ac81319a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@
type="{{ type }}"
loading="{{ loading }}"
disabled="{{ disabled }}"
custom-class="custom-class"
bind:click="onClick"
>
{{ text }}