[Improvement] more component use bem mixin (#924)

This commit is contained in:
neverland
2018-04-24 16:31:16 +08:00
committed by GitHub
parent b0f4096e88
commit b48ee8eece
15 changed files with 69 additions and 62 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<van-button
tag="a"
:href="url"
class="van-goods-action__big-btn"
:class="b()"
:type="primary ? 'primary' : 'default'"
bottom-action
@click="onClick"